Skip to content

Commit 273ef50

Browse files
npm run format
1 parent f005c69 commit 273ef50

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

tests/tools/webmcp.test.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,6 @@ describe('webmcp', () => {
4444
it('list no webmcp tools if there are none', async () => {
4545
await withMcpContext(
4646
async (response, context) => {
47-
const page = context.getSelectedMcpPage().pptrPage;
48-
4947
await listWebMcpTools.handler(
5048
{params: {}, page: context.getSelectedMcpPage()},
5149
response,

0 commit comments

Comments
 (0)