chore: clean up

This commit is contained in:
liyasthomas
2022-02-07 13:28:03 +05:30
parent 216fa175eb
commit 6e7fab8d4f

View File

@@ -402,8 +402,6 @@ export const useGQLQuery = <DocType, DocVarType, DocErrorType extends string>(
)
)
)
console.log(res)
loading.value = false
}
})