chore: fix lint
This commit is contained in:
parent
d20f3cac89
commit
4ab880175a
|
|
@ -97,7 +97,6 @@ export class WebKit implements BrowserType {
|
|||
handleSIGINT = true,
|
||||
handleSIGTERM = true,
|
||||
handleSIGHUP = true,
|
||||
timeout = 30000
|
||||
} = options;
|
||||
|
||||
let temporaryUserDataDir: string | null = null;
|
||||
|
|
|
|||
Loading…
Reference in a new issue