Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
huozhi committed Mar 17, 2022
1 parent c0a7a2f commit 9622388
Showing 1 changed file with 0 additions and 5 deletions.
@@ -1,11 +1,6 @@
/* eslint-env jest */

import { join } from 'path'
import {
nextBuild as _nextBuild,
nextStart as _nextStart,
} from 'next-test-utils'

import { findPort, killApp, renderViaHTTP } from 'next-test-utils'
import { nextBuild, nextStart } from './utils'

Expand Down

0 comments on commit 9622388

Please sign in to comment.