fix debug and remove useless import

This commit is contained in:
2023-09-03 20:25:59 +02:00
parent 3cb5c2dcf8
commit b78f79f59c
2 changed files with 0 additions and 2 deletions

View File

@@ -1,4 +1,3 @@
import process from 'node:process'
import { loggerLink } from '@trpc/client'
import SuperJSON from 'superjson'
import { createTRPCNuxtClient, httpBatchLink } from 'trpc-nuxt/client'