Skip to content

Commit ed38888

Browse files
committed
chore: cleanup
1 parent 9b4b8d2 commit ed38888

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
@@ -159,7 +159,6 @@ function isConnectionSpecifier(arg: string | undefined): boolean {
159159
);
160160
}
161161

162-
// Zod schema for UserConfig with descriptions
163162
export const UserConfigSchema = z.object({
164163
// Atlas API Options
165164
apiBaseUrl: z.string().describe("Base URL for MongoDB Atlas API"),

0 commit comments

Comments
 (0)