17782: Further imports fixing.
[arvados-workbench2.git] / src / store / favorite-panel / favorite-panel-middleware-service.ts
index b3bba27d5f82ac320e6402ed8bd4cc7f5746c288..cb45e68ef7865ae8448f27403c4445e4d271a5c2 100644 (file)
@@ -18,7 +18,7 @@ import { LinkResource } from "models/link";
 import { GroupContentsResource, GroupContentsResourcePrefix } from "services/groups-service/groups-service";
 import { resourcesActions } from "store/resources/resources-actions";
 import { snackbarActions, SnackbarKind } from 'store/snackbar/snackbar-actions';
-import { progressIndicatorActions } from 'store/progress-indicator/progress-indicator-actions.ts';
+import { progressIndicatorActions } from 'store/progress-indicator/progress-indicator-actions';
 import { getDataExplorer } from "store/data-explorer/data-explorer-reducer";
 import { loadMissingProcessesInformation } from "store/project-panel/project-panel-middleware-service";
 import { getSortColumn } from "store/data-explorer/data-explorer-reducer";