Skip to content

Commit 6c2ae8d

Browse files
committed
fix: remove unused var
1 parent 140830c commit 6c2ae8d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/integration/helpers.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { config, UserConfig } from "../../src/config.js";
55
import { McpError } from "@modelcontextprotocol/sdk/types.js";
66
import { McpServer } from "@modelcontextprotocol/sdk/server/mcp.js";
77
import { Session } from "../../src/session.js";
8-
import { ObjectId } from "bson";
98

109
interface ParameterInfo {
1110
name: string;

0 commit comments

Comments
 (0)