Skip to content

Commit

Permalink
remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
feedthejim committed Oct 17, 2023
1 parent e06ba44 commit a30a02c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/src/build/collect-build-traces.ts
Original file line number Diff line number Diff line change
Expand Up @@ -537,7 +537,6 @@ export async function collectBuildTraces({
cachedLookupIgnoreRoutes
)
) {
// console.log(`tracing ${curFile} for route ${route}`)
const filePath = path.join(outputFileTracingRoot, curFile)
const outputFile = path
.relative(traceOutputDir, filePath)
Expand Down

0 comments on commit a30a02c

Please sign in to comment.