Skip to content

Commit 5355a44

Browse files
committed
fix: remove debugger
1 parent 93441ff commit 5355a44

File tree

1 file changed

+0
-1
lines changed
  • packages/runtime/src/templates/edge-shared

1 file changed

+0
-1
lines changed

packages/runtime/src/templates/edge-shared/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ export const buildResponse = async ({
9494
request: Request
9595
context: Context
9696
}) => {
97-
debugger
9897
updateModifiedHeaders(request.headers, result.response.headers)
9998

10099
// They've returned the MiddlewareRequest directly, so we'll call `next()` for them.

0 commit comments

Comments
 (0)