summaryrefslogtreecommitdiff
path: root/src/mongo/db/commands/http_client.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/commands/http_client.cpp')
-rw-r--r--src/mongo/db/commands/http_client.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/commands/http_client.cpp b/src/mongo/db/commands/http_client.cpp
index 591dea0e25c..3448c7a3cb7 100644
--- a/src/mongo/db/commands/http_client.cpp
+++ b/src/mongo/db/commands/http_client.cpp
@@ -38,7 +38,6 @@
#include "mongo/db/commands/http_client_gen.h"
#include "mongo/db/commands/test_commands_enabled.h"
#include "mongo/db/operation_context.h"
-#include "mongo/util/log.h"
#include "mongo/util/net/hostandport.h"
#include "mongo/util/net/http_client.h"