Skip to content

Commit

Permalink
wip: remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronm-2112 committed Jan 31, 2025
1 parent 2f8a5d1 commit 8d57596
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/renderer/src/scripts/guided-mode/guided-curate-dataset.js
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,9 @@ import {
setActiveEntity,
getDatasetEntityObj,
setDatasetEntityObj,
autoSelectDatasetFoldersAndFilesForEnteredEntityIds,
addEntityToEntityList,
} from "../../stores/slices/datasetEntitySelectorSlice";
import {
setDatasetStructureSearchFilter,
setTreeViewDatasetStructure,
externallySetSearchFilterValue,
} from "../../stores/slices/datasetTreeViewSlice";
Expand Down

0 comments on commit 8d57596

Please sign in to comment.