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