Skip to content

Commit 9ce74e8

Browse files
committed
fix: delete import
1 parent ae9f114 commit 9ce74e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/shared/lib/hooks/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,3 @@ export { useQueuedDebouncedMutation } from './useQueuedDebouncedMutation';
44
export { useLocalStorageDraft, type DraftWithTTL } from './useLocalStorageDraft';
55
export { useTimer, type UseTimerOptions, type UseTimerReturn } from './use-timer/useTimer';
66
export { useZodValidationWithAsyncCheck } from './useZodValidationWithAsyncCheck';
7-
export { useIsActive } from './useIsActive';

0 commit comments

Comments
 (0)