Skip to content

Commit

Permalink
Remove start import
Browse files Browse the repository at this point in the history
  • Loading branch information
rozzilla committed May 29, 2024
1 parent 80ac5cb commit 6e37e86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.test-d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import { expectAssignable, expectError, expectType } from "tsd";
import fastifyasyncforge, { app, logger, reply, request, start } from ".";
import fastifyasyncforge, { app, logger, reply, request } from ".";
import fastify, {
type FastifyInstance,
type FastifyBaseLogger,
Expand Down

0 comments on commit 6e37e86

Please sign in to comment.