summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/set_index_commit_quorum_command.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/set_index_commit_quorum_command.cpp')
-rw-r--r--src/mongo/db/commands/set_index_commit_quorum_command.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/commands/set_index_commit_quorum_command.cpp b/src/mongo/db/commands/set_index_commit_quorum_command.cpp
index 2c0555442db..b60332a6035 100644
--- a/src/mongo/db/commands/set_index_commit_quorum_command.cpp
+++ b/src/mongo/db/commands/set_index_commit_quorum_command.cpp
@@ -39,7 +39,6 @@
#include "mongo/db/commands/set_index_commit_quorum_gen.h"
#include "mongo/db/index_builds_coordinator.h"
#include "mongo/db/write_concern_options.h"
-#include "mongo/util/log.h"
namespace mongo {