Skip to content

Commit

Permalink
types: remove extranous imports (#230)
Browse files Browse the repository at this point in the history
  • Loading branch information
Uzlopak authored Dec 26, 2023
1 parent 63641bd commit be82d47
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion types/plugin.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ import {
FastifyTypeProviderDefault,
FastifyBaseLogger,
} from 'fastify'
import { IncomingMessage, Server, ServerResponse } from 'http'

type FastifyPlugin = typeof fastifyPlugin

Expand Down

0 comments on commit be82d47

Please sign in to comment.