Skip to content

Commit 15600ea

Browse files
committed
chore: clean up
1 parent a0f54b8 commit 15600ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/TreeSelect.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import type { IconType } from 'rc-tree/lib/interface';
55
import type { ExpandAction } from 'rc-tree/lib/Tree';
66
import { conductCheck } from 'rc-tree/lib/utils/conductUtil';
77
import useMergedState from '@rc-component/util/lib/hooks/useMergedState';
8-
import warning from '@rc-component/util/lib/warning';
98
import * as React from 'react';
109
import useCache from './hooks/useCache';
1110
import useCheckedKeys from './hooks/useCheckedKeys';

0 commit comments

Comments
 (0)