fix lint
This commit is contained in:
parent
aba2d31c64
commit
18b305558d
|
|
@ -51,7 +51,6 @@ import type { InitScript, PageDelegate } from '../page';
|
|||
import type { Progress } from '../progress';
|
||||
import type * as types from '../types';
|
||||
import type * as channels from '@protocol/channels';
|
||||
import type * as js from '../javascript';
|
||||
|
||||
|
||||
const UTILITY_WORLD_NAME = '__playwright_utility_world__';
|
||||
|
|
|
|||
Loading…
Reference in a new issue