data-explorer-routing-and-admins-context-menu-for-resources
[arvados-workbench2.git] / src / views-components / context-menu / action-sets / collection-action-set.ts
index d6095d10ce4b2ce0a8b64aa56ab59e2aa0ebbe1b..fe77b749226b4c44de2af1a32e2dad0f9650deb0 100644 (file)
@@ -12,7 +12,6 @@ import { openMoveCollectionDialog } from '~/store/collections/collection-move-ac
 import { openCollectionCopyDialog } from "~/store/collections/collection-copy-actions";
 import { ToggleTrashAction } from "~/views-components/context-menu/actions/trash-action";
 import { toggleCollectionTrashed } from "~/store/trash/trash-actions";
-import { detailsPanelActions } from '~/store/details-panel/details-panel-action';
 import { openSharingDialog } from '~/store/sharing-dialog/sharing-dialog-actions';
 import { openAdvancedTabDialog } from "~/store/advanced-tab/advanced-tab";
 import { toggleDetailsPanel } from '~/store/details-panel/details-panel-action';