Skip to content

Commit a30a02c

Browse files
committed
remove log
1 parent e06ba44 commit a30a02c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/next/src/build/collect-build-traces.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -537,7 +537,6 @@ export async function collectBuildTraces({
537537
cachedLookupIgnoreRoutes
538538
)
539539
) {
540-
// console.log(`tracing ${curFile} for route ${route}`)
541540
const filePath = path.join(outputFileTracingRoot, curFile)
542541
const outputFile = path
543542
.relative(traceOutputDir, filePath)

0 commit comments

Comments
 (0)