summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/create_collection_coordinator_document.idl
diff options
context:
space:
mode:
authorTommaso Tocci <tommaso.tocci@mongodb.com>2021-04-30 21:31:38 +0200
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2021-05-25 12:23:37 +0000
commit264077557c0addf6a8871e14df16b84635c3dbeb (patch)
tree2f81b1c4928c219a5360bfcd1c80159dca5770af /src/mongo/db/s/create_collection_coordinator_document.idl
parentab9354622c73900b1de26f2504e4f0ead5c8f540 (diff)
downloadmongo-264077557c0addf6a8871e14df16b84635c3dbeb.tar.gz
SERVER-56557 Simplify create collection coordinator check phase
Diffstat (limited to 'src/mongo/db/s/create_collection_coordinator_document.idl')
-rw-r--r--src/mongo/db/s/create_collection_coordinator_document.idl1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/create_collection_coordinator_document.idl b/src/mongo/db/s/create_collection_coordinator_document.idl
index 69bf01899cb..69b00aff07d 100644
--- a/src/mongo/db/s/create_collection_coordinator_document.idl
+++ b/src/mongo/db/s/create_collection_coordinator_document.idl
@@ -43,7 +43,6 @@ enums:
type: string
values:
kUnset: "unset"
- kCheck: "check"
kCommit: "commit"
structs: