Skip to content

Commit a06dbf8

Browse files
committed
chore: leftovers
1 parent 47cd385 commit a06dbf8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/common/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,6 @@ export function warnAboutDeprecatedCliArgs(
278278
},
279279
warn: (msg: string) => void
280280
): void {
281-
console.log(args);
282281
let usedDeprecatedArgument = false;
283282
// the first position argument should be used
284283
// instead of --connectionString, as it's how the mongosh works.

0 commit comments

Comments
 (0)