Skip to content

Commit 783765e

Browse files
chore: linting
1 parent fa480ff commit 783765e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/api/src/trpc/index.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
import { initTRPC, TRPCError } from '@trpc/server'
2-
import type { inferAsyncReturnType } from '@trpc/server'
32
import type { CreateFastifyContextOptions } from '@trpc/server/adapters/fastify'
43
import type { FastifyInstance } from 'fastify'
54
import { userRoutes } from './user/index.js'

0 commit comments

Comments
 (0)