mirror of
https://github.com/ArthurDanjou/trpc-nuxt.git
synced 2026-01-19 14:31:45 +01:00
refactor: remove some comments
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import * as trpc from '@trpc/client'
|
||||
// @ts-expect-error: Resolved by Nuxt
|
||||
import { defineNuxtPlugin, useRequestHeaders, useRuntimeConfig } from '#app'
|
||||
import type { router } from '~/server/trpc'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user