summaryrefslogtreecommitdiff
path: root/src/mongo/executor/thread_pool_task_executor_integration_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/executor/thread_pool_task_executor_integration_test.cpp')
-rw-r--r--src/mongo/executor/thread_pool_task_executor_integration_test.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/executor/thread_pool_task_executor_integration_test.cpp b/src/mongo/executor/thread_pool_task_executor_integration_test.cpp
index b41d9648f52..d5eeeac0504 100644
--- a/src/mongo/executor/thread_pool_task_executor_integration_test.cpp
+++ b/src/mongo/executor/thread_pool_task_executor_integration_test.cpp
@@ -39,7 +39,6 @@
#include "mongo/rpc/topology_version_gen.h"
#include "mongo/unittest/integration_test.h"
#include "mongo/unittest/unittest.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace executor {