summaryrefslogtreecommitdiff
path: root/src/mongo/db/storage/storage_repair_observer_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/storage/storage_repair_observer_test.cpp')
-rw-r--r--src/mongo/db/storage/storage_repair_observer_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/storage/storage_repair_observer_test.cpp b/src/mongo/db/storage/storage_repair_observer_test.cpp
index fa653febf9b..f81f36207f3 100644
--- a/src/mongo/db/storage/storage_repair_observer_test.cpp
+++ b/src/mongo/db/storage/storage_repair_observer_test.cpp
@@ -42,7 +42,6 @@
#include "mongo/logv2/log.h"
#include "mongo/unittest/death_test.h"
#include "mongo/unittest/unittest.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {