Skip to content

Commit

Permalink
chore: fixes eslint violation
Browse files Browse the repository at this point in the history
  • Loading branch information
feugy committed Jul 10, 2023
1 parent 5607af6 commit be5d134
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/production/jest/server-only.test.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
import { createNext } from 'e2e-utils'
import { NextInstance } from 'test/lib/next-modes/base'
import { renderViaHTTP } from 'next-test-utils'

describe('next/jest', () => {
let next: NextInstance
Expand Down

0 comments on commit be5d134

Please sign in to comment.