17585: Fixed eslint warnings
[arvados-workbench2.git] / src / store / collection-panel / collection-panel-action.ts
index 7401c64ae3a5c79e1279a5459adee66e0fd08606..ca9542c5b18d447854f7110af6fa40104548da00 100644 (file)
@@ -4,7 +4,6 @@
 
 import { Dispatch } from "redux";
 import {
-    loadCollectionFiles,
     COLLECTION_PANEL_LOAD_FILES_THRESHOLD
 } from "./collection-panel-files/collection-panel-files-actions";
 import { CollectionResource } from 'models/collection';