Skip to content

Commit 38312ff

Browse files
committed
fix lint
1 parent 18671f1 commit 38312ff

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/mongodb/metadata/logs.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import { CallToolResult } from "@modelcontextprotocol/sdk/types.js";
22
import { MongoDBToolBase } from "../mongodbTool.js";
33
import { ToolArgs, OperationType } from "../../tool.js";
4-
import { EJSON } from "bson";
54
import { z } from "zod";
65

76
export class LogsTool extends MongoDBToolBase {

0 commit comments

Comments
 (0)