chore: remove comment
This commit is contained in:
@@ -124,7 +124,6 @@ export class RemoteBrowser {
|
|||||||
await this.changeTab(tabInfo.index - 1);
|
await this.changeTab(tabInfo.index - 1);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
// close the page and log it
|
|
||||||
await page.close();
|
await page.close();
|
||||||
logger.log(
|
logger.log(
|
||||||
'debug',
|
'debug',
|
||||||
|
|||||||
Reference in New Issue
Block a user