summaryrefslogtreecommitdiff
path: root/src/mongo/db/index/hash_key_generator_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/index/hash_key_generator_test.cpp')
-rw-r--r--src/mongo/db/index/hash_key_generator_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/index/hash_key_generator_test.cpp b/src/mongo/db/index/hash_key_generator_test.cpp
index c75e526ae47..c67f9302b40 100644
--- a/src/mongo/db/index/hash_key_generator_test.cpp
+++ b/src/mongo/db/index/hash_key_generator_test.cpp
@@ -42,7 +42,6 @@
#include "mongo/db/query/collation/collator_interface_mock.h"
#include "mongo/logv2/log.h"
#include "mongo/unittest/unittest.h"
-#include "mongo/util/log.h"
using namespace mongo;