Skip to content

Commit 3fc81e6

Browse files
committed
fix lint
1 parent 7e885e6 commit 3fc81e6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/mongodb/metadata/connect.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import { z } from "zod";
22
import { CallToolResult } from "@modelcontextprotocol/sdk/types.js";
33
import { MongoDBToolBase } from "../mongodbTool.js";
44
import { ToolArgs, OperationType } from "../../tool.js";
5-
import { ErrorCodes, MongoDBError } from "../../../errors.js";
65
import config from "../../../config.js";
76
import { MongoError as DriverError } from "mongodb";
87

0 commit comments

Comments
 (0)