Skip to content

Commit b85cc2a

Browse files
committed
lint
1 parent f96b59c commit b85cc2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/hooks/use-polling.svelte.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { CancelledError, useQueryClient } from '@tanstack/svelte-query';
1+
import { useQueryClient } from '@tanstack/svelte-query';
22

33
/**
44
* Polls a query at an interval while waiting for

0 commit comments

Comments
 (0)