summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp')
-rw-r--r--src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp b/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp
index 6848eee5371..616347c5ef6 100644
--- a/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp
+++ b/src/mongo/s/commands/cluster_set_index_commit_quorum_cmd.cpp
@@ -39,7 +39,6 @@
#include "mongo/db/commands/set_index_commit_quorum_gen.h"
#include "mongo/logv2/log.h"
#include "mongo/s/cluster_commands_helpers.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {