Skip to content

Commit d750bd1

Browse files
fix: remove unnecessary import
1 parent 456cbb1 commit d750bd1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/vue-query/src/useQuery.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { log } from 'console'
21
import { QueryObserver } from '@tanstack/query-core'
32
import { useBaseQuery } from './useBaseQuery'
43
import type { ToRefs } from 'vue-demi'

0 commit comments

Comments
 (0)