15768: made separate file for project panel action binding Arvados-DCO-1.1-Signed...
[arvados-workbench2.git] / src / store / collections / collection-move-actions.ts
index 16d31405565a809e5c9abefa2194c5f9069b0920..56c7b24c60e0ca555e097df8c58072447bae098a 100644 (file)
@@ -9,8 +9,7 @@ import { ServiceRepository } from "services/services";
 import { RootState } from "store/store";
 import { getCommonResourceServiceError, CommonResourceServiceError } from "services/common-service/common-resource-service";
 import { snackbarActions, SnackbarKind } from "store/snackbar/snackbar-actions";
-import { projectPanelActions } from "store/data-explorer/data-explorer-action";
-// import { projectPanelActions } from 'store/project-panel/project-panel-action';
+import { projectPanelActions } from "store/project-panel/project-panel-action-bind";
 import { MoveToFormDialogData } from "store/move-to-dialog/move-to-dialog";
 import { resetPickerProjectTree } from "store/project-tree-picker/project-tree-picker-actions";
 import { progressIndicatorActions } from "store/progress-indicator/progress-indicator-actions";