Merge branch '21815-trigrams-exclude-ids'
[arvados.git] / services / workbench2 / src / views-components / data-explorer / data-explorer.tsx
index bcf8683e89ff724cd0b731b358d6ff80d59fc842..dc03454829d214cbc735122c8544bc3514060945 100644 (file)
@@ -30,7 +30,6 @@ const mapStateToProps = ({ progressIndicator, dataExplorer, router, multiselect,
     const isMSToolbarVisible = multiselect.isVisible;
     return {
         ...dataExplorerState,
-        currentRoute: currentRoute,
         paperKey: currentRoute,
         currentRouteUuid: properties.currentRouteUuid,
         isMSToolbarVisible,