summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/chunk_move_write_concern_options.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/chunk_move_write_concern_options.cpp')
-rw-r--r--src/mongo/db/s/chunk_move_write_concern_options.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/chunk_move_write_concern_options.cpp b/src/mongo/db/s/chunk_move_write_concern_options.cpp
index 66966957437..44c32327eff 100644
--- a/src/mongo/db/s/chunk_move_write_concern_options.cpp
+++ b/src/mongo/db/s/chunk_move_write_concern_options.cpp
@@ -38,7 +38,6 @@
#include "mongo/db/repl/replication_coordinator.h"
#include "mongo/db/service_context.h"
#include "mongo/s/request_types/migration_secondary_throttle_options.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {