summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/active_shard_collection_registry_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/active_shard_collection_registry_test.cpp')
-rw-r--r--src/mongo/db/s/active_shard_collection_registry_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/active_shard_collection_registry_test.cpp b/src/mongo/db/s/active_shard_collection_registry_test.cpp
index 86d5268513c..6aed719ded2 100644
--- a/src/mongo/db/s/active_shard_collection_registry_test.cpp
+++ b/src/mongo/db/s/active_shard_collection_registry_test.cpp
@@ -36,7 +36,6 @@
#include "mongo/db/service_context_d_test_fixture.h"
#include "mongo/s/request_types/shard_collection_gen.h"
#include "mongo/unittest/unittest.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {