X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/4b259f71b418af769c0edad5d36ad519c9a22864..e13e7dd672160e4ab5569c24133f4f6032db4a9a:/src/store/tree-picker/tree-picker-actions.ts diff --git a/src/store/tree-picker/tree-picker-actions.ts b/src/store/tree-picker/tree-picker-actions.ts index 772d89dfed..e3bebe1c85 100644 --- a/src/store/tree-picker/tree-picker-actions.ts +++ b/src/store/tree-picker/tree-picker-actions.ts @@ -3,7 +3,6 @@ // SPDX-License-Identifier: AGPL-3.0 import { default as unionize, ofType, UnionOf } from "unionize"; -import { TreeNode } from "../../models/tree"; import { TreePickerNode } from "./tree-picker"; export const treePickerActions = unionize({