[ARVADOS-WORKBENCH2] updated: 2.3.0-155-gad4c2199
Git user
git at public.arvados.org
Thu Feb 3 22:41:35 UTC 2022
Summary of changes:
src/views-components/main-content-bar/main-content-bar.tsx | 1 -
1 file changed, 1 deletion(-)
via ad4c219935f5ca3a9682b8afd45d3619789b0975 (commit)
from 606119d81b87f4e5e835c777b012f56e7d5c146d (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit ad4c219935f5ca3a9682b8afd45d3619789b0975
Author: Lucas Di Pentima <lucas.dipentima at curii.com>
Date: Thu Feb 3 19:41:17 2022 -0300
18661: Removes unused import.
Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <lucas.dipentima at curii.com>
diff --git a/src/views-components/main-content-bar/main-content-bar.tsx b/src/views-components/main-content-bar/main-content-bar.tsx
index fe1034f6..a460a518 100644
--- a/src/views-components/main-content-bar/main-content-bar.tsx
+++ b/src/views-components/main-content-bar/main-content-bar.tsx
@@ -12,7 +12,6 @@ import { RootState } from 'store/store';
import * as Routes from 'routes/routes';
import { toggleDetailsPanel } from 'store/details-panel/details-panel-action';
import RefreshButton from "components/refresh-button/refresh-button";
-import { reloadProjectMatchingUuid } from "store/workbench/workbench-actions";
import { loadSidePanelTreeProjects } from "store/side-panel-tree/side-panel-tree-actions";
type CssRules = "infoTooltip";
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list