mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
chore: fix lint
This commit is contained in:
parent
eea7a8e638
commit
bf1aba885b
@ -16,7 +16,7 @@
|
||||
*/
|
||||
|
||||
import { kBrowserClosedError } from '../../common/errors';
|
||||
import { assert, getAsBooleanFromENV } from '../../utils';
|
||||
import { assert } from '../../utils';
|
||||
import type { BrowserOptions } from '../browser';
|
||||
import { Browser } from '../browser';
|
||||
import { assertBrowserContextIsNotOwned, BrowserContext, verifyGeolocation } from '../browserContext';
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user