Skip to content

Commit 6c84179

Browse files
committed
fix
1 parent 8eeb786 commit 6c84179

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/tools/atlas/metadata/connectCluster.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { ToolArgs, OperationType } from "../../tool.js";
55
import { generateSecurePassword } from "../../../common/atlas/generatePassword.js";
66
import logger, { LogId } from "../../../logger.js";
77
import { inspectCluster } from "../../../common/atlas/cluster.js";
8-
import { error } from "console";
98

109
const EXPIRY_MS = 1000 * 60 * 60 * 12; // 12 hours
1110

0 commit comments

Comments
 (0)