summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_data_size_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_data_size_cmd.cpp')
-rw-r--r--src/mongo/s/commands/cluster_data_size_cmd.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/s/commands/cluster_data_size_cmd.cpp b/src/mongo/s/commands/cluster_data_size_cmd.cpp
index 3b172589ffb..900061543ad 100644
--- a/src/mongo/s/commands/cluster_data_size_cmd.cpp
+++ b/src/mongo/s/commands/cluster_data_size_cmd.cpp
@@ -35,7 +35,6 @@
#include "mongo/rpc/get_status_from_command_result.h"
#include "mongo/s/cluster_commands_helpers.h"
#include "mongo/s/grid.h"
-#include "mongo/util/log.h"
namespace mongo {
namespace {