Skip to content

Commit ae9def7

Browse files
committed
chore: clean up
1 parent 82d0a1a commit ae9def7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/PickerInput/hooks/useDelayState.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { useEvent, useControlledState, useMergedState } from '@rc-component/util';
1+
import { useEvent, useControlledState } from '@rc-component/util';
22
import raf from '@rc-component/util/lib/raf';
33
import React from 'react';
44

0 commit comments

Comments
 (0)