Skip to content

Commit 729d336

Browse files
Update packages/nextjs/src/config/handleRunAfterProductionCompile.ts
Co-authored-by: Andrei <[email protected]>
1 parent a80564c commit 729d336

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/nextjs/src/config/handleRunAfterProductionCompile.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
import type { createSentryBuildPluginManager as createSentryBuildPluginManagerType } from '@sentry/bundler-plugin-core';
22
import { loadModule } from '@sentry/core';
3-
// import { glob } from 'glob';
43
import { getBuildPluginOptions } from './getBuildPluginOptions';
54
import type { SentryBuildOptions } from './types';
65

0 commit comments

Comments
 (0)