Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
feedthejim committed Feb 1, 2023
1 parent 0258c69 commit 4747971
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/src/build/webpack-build.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ import { injectedClientEntries } from './webpack/plugins/flight-client-entry-plu
import { TelemetryPlugin } from './webpack/plugins/telemetry-plugin'
import { Rewrite } from '../lib/load-custom-routes'
import { NextConfigComplete } from '../server/config-shared'
import { MiddlewareMatcher } from './analysis/get-page-static-info'
import { NextBuildContext } from '.'
import { CreateEntrypointsParams, createEntrypoints } from './entries'

Expand Down

0 comments on commit 4747971

Please sign in to comment.