Skip to content

Commit 0fe1289

Browse files
committed
revert one more line
1 parent 2e0f9d4 commit 0fe1289

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/e2e/modified-tests/middleware-general/app/middleware.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
/* global globalThis */
22
import { NextRequest, NextResponse, URLPattern } from 'next/server'
3-
import { MiddlewareRequest } from '@netlify/next'
43
import magicValue from 'shared-package'
54

65
export const config = { regions: 'auto' }

0 commit comments

Comments
 (0)