Skip to content

Commit 36c9a6d

Browse files
fix
1 parent c466197 commit 36c9a6d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/McpContext.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -657,7 +657,6 @@ export class McpContext implements Context {
657657
return;
658658
}
659659

660-
// @ts-expect-error no types
661660
if (await page.hasDevTools()) {
662661
mcpPage.devToolsPage = await page.openDevTools();
663662
} else {

0 commit comments

Comments
 (0)