21128: copied collection action to fix dependency Arvados-DCO-1.1-Signed-off-by:...
[arvados-workbench2.git] / src / components / multiselect-toolbar / ms-kind-action-differentiator.ts
index f514a078fa141bef80bf7410473d04a0cddad25d..74593ac73a32abd61f45512be534e3d3dac7c864 100644 (file)
@@ -3,7 +3,7 @@
 // SPDX-License-Identifier: AGPL-3.0
 
 import { ResourceKind } from "models/resource";
-import { MultiSelectMenuAction , MultiSelectMenuActionSet} from "views-components/multiselect-toolbar/ms-menu-action-set";
+import { MultiSelectMenuActionSet} from "views-components/multiselect-toolbar/ms-menu-action-set";
 import { msCollectionActionSet } from "views-components/multiselect-toolbar/ms-collection-action-set";
 import { msProjectActionSet } from "views-components/multiselect-toolbar/ms-project-action-set";
 import { msProcessActionSet } from "views-components/multiselect-toolbar/ms-process-action-set";