summaryrefslogtreecommitdiff
path: root/src/mongo/db/read_concern_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/read_concern_test.cpp')
-rw-r--r--src/mongo/db/read_concern_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/read_concern_test.cpp b/src/mongo/db/read_concern_test.cpp
index 50ff8761aeb..efefdcf59ec 100644
--- a/src/mongo/db/read_concern_test.cpp
+++ b/src/mongo/db/read_concern_test.cpp
@@ -37,7 +37,6 @@
#include "mongo/db/repl/replication_coordinator_test_fixture.h"
#include "mongo/unittest/unittest.h"
#include "mongo/util/assert_util.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace repl {