refactor: remove some comments

This commit is contained in:
Robert Soriano
2022-05-24 06:43:42 -07:00
parent 7f44e049c0
commit 48152ead8d
2 changed files with 1 additions and 2 deletions

View File

@@ -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'