X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/d911869b4340a32575e3a2cdce26ebd543522e42..9fbb245286171bc55fed5b5104361a1869a1d76b:/src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts diff --git a/src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts b/src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts index d509218e..413fedfc 100644 --- a/src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts +++ b/src/store/collection-panel/collection-panel-files/collection-panel-files-actions.ts @@ -86,8 +86,6 @@ export const openMultipleFilesRemoveDialog = () => } }); - - export const RENAME_FILE_DIALOG = 'renameFileDialog'; export interface RenameFileDialogData { name: string;