From 2486a4fb0558c3ce070c4fa83692ef3c2f4e5725 Mon Sep 17 00:00:00 2001 From: Andrey Lushnikov Date: Tue, 24 Nov 2020 06:50:40 -0800 Subject: [PATCH] chore: fix lint after #4517 (#4518) --- test/resource-timing.spec.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/test/resource-timing.spec.ts b/test/resource-timing.spec.ts index 545fe7b888..47f7296cf5 100644 --- a/test/resource-timing.spec.ts +++ b/test/resource-timing.spec.ts @@ -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([