Skip to content

Commit 14a3e1a

Browse files
committed
chore: delete import
1 parent 4b1dfe7 commit 14a3e1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/util/genStyleUtils.tsx

-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ import useUniqueMemo from '../_util/hooks/useUniqueMemo';
3434
import useDefaultCSP, { type UseCSP } from '../hooks/useCSP';
3535
import { type UsePrefix } from '../hooks/usePrefix';
3636
import { type UseToken } from '../hooks/useToken';
37-
import { type UseResetStyle } from '../hooks/useResetStyle';
3837

3938
export interface StyleInfo {
4039
hashId: string;

0 commit comments

Comments
 (0)