chore: clean up
This commit is contained in:
parent
216fa175eb
commit
6e7fab8d4f
1 changed files with 0 additions and 2 deletions
|
|
@ -402,8 +402,6 @@ export const useGQLQuery = <DocType, DocVarType, DocErrorType extends string>(
|
|||
)
|
||||
)
|
||||
)
|
||||
console.log(res)
|
||||
|
||||
loading.value = false
|
||||
}
|
||||
})
|
||||
|
|
|
|||
Loading…
Reference in a new issue