chore: remove comment

This commit is contained in:
karishmas6
2024-09-21 18:51:53 +05:30
parent 9d0c7341c4
commit 60458b5791

View File

@@ -124,7 +124,6 @@ export class RemoteBrowser {
await this.changeTab(tabInfo.index - 1);
}
}
// close the page and log it
await page.close();
logger.log(
'debug',