chore: fix lint

This commit is contained in:
Andrey Lushnikov 2020-02-26 14:08:21 -08:00
parent d20f3cac89
commit 4ab880175a

View File

@ -97,7 +97,6 @@ export class WebKit implements BrowserType {
handleSIGINT = true,
handleSIGTERM = true,
handleSIGHUP = true,
timeout = 30000
} = options;
let temporaryUserDataDir: string | null = null;