Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed Sep 14, 2023
1 parent b266837 commit 7efe257
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/src/server/server-utils.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import type { IncomingMessage } from 'http'
import type { Rewrite } from '../lib/load-custom-routes'
import type { RouteMatchFn } from '../shared/lib/router/utils/route-matcher'
import type { NextConfig } from './config'
Expand Down

0 comments on commit 7efe257

Please sign in to comment.