Skip to content

Commit 271eaff

Browse files
authored
undo whitespace change
1 parent f555f46 commit 271eaff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/runtime/src/templates/getHandler.ts

-1
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,6 @@ const makeHandler = (conf: NextConfig, app, pageRoot, staticManifest: Array<[str
138138
console.log(
139139
`[${event.httpMethod}] ${event.path} (${requestMode?.toUpperCase()}${result.ttl > 0 ? ` ${result.ttl}s` : ''})`,
140140
)
141-
142141
return {
143142
...result,
144143
multiValueHeaders,

0 commit comments

Comments
 (0)