Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
timneutkens committed May 8, 2022
1 parent b4360c3 commit 515638d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/next/server/view-render.tsx
Expand Up @@ -236,7 +236,6 @@ export async function renderToHTML(
return mod
})


// Reads of this are cached on the `req` object, so this should resolve
// instantly. There's no need to pass this data down from a previous
// invoke, where we'd have to consider server & serverless.
Expand Down

0 comments on commit 515638d

Please sign in to comment.