Skip to content

Commit 70361d4

Browse files
committed
chore: fix lint
1 parent 4666347 commit 70361d4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/OptionList.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import LegacyContext from './LegacyContext';
1010
import TreeSelectContext from './TreeSelectContext';
1111
import type { Key, SafeKey } from './interface';
1212
import { getAllKeys, isCheckDisabled } from './utils/valueUtil';
13-
import { useEvent } from 'rc-util';
1413

1514
const HIDDEN_STYLE = {
1615
width: 0,

0 commit comments

Comments
 (0)