summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_distinct_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_distinct_test.cpp')
-rw-r--r--src/mongo/s/commands/cluster_distinct_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_distinct_test.cpp b/src/mongo/s/commands/cluster_distinct_test.cpp
index 4198cb17026..71f0e5badec 100644
--- a/src/mongo/s/commands/cluster_distinct_test.cpp
+++ b/src/mongo/s/commands/cluster_distinct_test.cpp
@@ -32,7 +32,6 @@
#include "mongo/platform/basic.h"
#include "mongo/s/commands/cluster_command_test_fixture.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {