Post merge fixes
[arvados-workbench2.git] / src / views-components / context-menu / action-sets / collection-action-set.ts
index f26003653382701cf8b700143bd30db830788c46..a7d16c680f636655a19b4b0f70981ac703bf338a 100644 (file)
@@ -11,7 +11,7 @@ import { favoritePanelActions } from "~/store/favorite-panel/favorite-panel-acti
 import { openMoveCollectionDialog } from '~/store/collections/collection-move-actions';
 import { openCollectionCopyDialog } from "~/store/collections/collection-copy-actions";
 import { ToggleTrashAction } from "~/views-components/context-menu/actions/trash-action";
-import { toggleCollectionTrashed } from "~/store/collections/collection-trash-actions";
+import { toggleCollectionTrashed } from "~/store/trash/trash-actions";
 
 export const collectionActionSet: ContextMenuActionSet = [[
     {