summaryrefslogtreecommitdiff
path: root/src/mongo/db/query/distinct_command.idl
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/query/distinct_command.idl')
-rw-r--r--src/mongo/db/query/distinct_command.idl4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/mongo/db/query/distinct_command.idl b/src/mongo/db/query/distinct_command.idl
index b9029ad6a94..1e0e15516cd 100644
--- a/src/mongo/db/query/distinct_command.idl
+++ b/src/mongo/db/query/distinct_command.idl
@@ -51,7 +51,3 @@ commands:
description: "Optional collation for the command."
type: object
optional: true
- comment:
- description: "Optional comment."
- type: string
- optional: true