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([