Skip to content

Commit 09ece26

Browse files
committed
fix: lint issues
1 parent dd615c6 commit 09ece26

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextjs/src/config/withSentryConfig.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ import {
2323
supportsProductionCompileHook,
2424
} from './util';
2525
import { constructWebpackConfigFunction } from './webpack';
26-
import { isBuild } from '../common/utils/isBuild';
2726

2827
let showedExportModeTunnelWarning = false;
2928
let showedExperimentalBuildModeWarning = false;

0 commit comments

Comments
 (0)