Skip to content

Commit fcf020f

Browse files
committed
chore: removed unused import
1 parent f3af4ad commit fcf020f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cypress/integration/middleware/enhanced.spec.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { NextRequest } from 'next/server'
21
describe('Enhanced middleware', () => {
32
it('adds request headers', () => {
43
cy.request('/api/hello').then((response) => {

0 commit comments

Comments
 (0)