Skip to content

Commit

Permalink
chore: fix lint after #4517 (#4518)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Nov 24, 2020
1 parent 062ec7e commit 2486a4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/resource-timing.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@
*/

import { expect, it } from './fixtures';
import * as os from 'os';

it('should work', async ({ page, server }) => {
const [request] = await Promise.all([
Expand Down

0 comments on commit 2486a4f

Please sign in to comment.