Skip to content

Commit ed643b6

Browse files
committed
remove sneaky mystery packages
1 parent 8832253 commit ed643b6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/redux/src/selectors.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
import type { UndoPartial } from '@deephaven/utils';
22
import { memoize } from 'proxy-memoize';
33
import type { RootState, WorkspaceSettings } from './store';
4-
import { dhPython } from 'packages/icons/dist';
5-
import { set } from 'node_modules/@types/lodash';
64

75
const EMPTY_OBJECT = Object.freeze({});
86

0 commit comments

Comments
 (0)