Skip to content

Commit

Permalink
chore: missed one
Browse files Browse the repository at this point in the history
  • Loading branch information
Fdawgs committed Jan 5, 2025
1 parent 8398bea commit fe84a60
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions types/index.test-d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import { FastifyInstance, FastifyPluginCallback, FastifyReply, FastifyRequest } from 'fastify'
import fastify from 'fastify'
import fastify, { FastifyInstance, FastifyPluginCallback, FastifyReply, FastifyRequest } from 'fastify'
import { either, task, taskEither } from 'fp-ts'
import { expectType, expectAssignable } from 'tsd'

Expand Down

0 comments on commit fe84a60

Please sign in to comment.