Skip to content

Commit

Permalink
remove console.log
Browse files Browse the repository at this point in the history
  • Loading branch information
Schniz committed May 31, 2022
1 parent ab3bf67 commit ab39fe1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/next/build/analysis/get-page-static-info.ts
Original file line number Diff line number Diff line change
Expand Up @@ -132,8 +132,6 @@ function getMiddlewareConfig(config: any): Partial<MiddlewareConfig> {
)
}

console.log(result)

return result
}

Expand Down

0 comments on commit ab39fe1

Please sign in to comment.