summaryrefslogtreecommitdiff
path: root/src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp')
-rw-r--r--src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp b/src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp
index cd042d46071..35602bae6d4 100644
--- a/src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp
+++ b/src/mongo/s/commands/cluster_plan_cache_clear_cmd.cpp
@@ -32,7 +32,6 @@
#include "mongo/db/auth/authorization_session.h"
#include "mongo/db/client.h"
#include "mongo/db/commands.h"
-#include "mongo/db/query/collation/collation_spec.h"
#include "mongo/rpc/get_status_from_command_result.h"
#include "mongo/s/cluster_commands_helpers.h"
#include "mongo/s/grid.h"
@@ -41,10 +40,6 @@
namespace mongo {
namespace {
-using std::string;
-using std::stringstream;
-using std::vector;
-
/**
* Mongos implementation of the 'planCacheClear' command. Forwards the command to one node in each
* targeted shard. For example, with the default read preference ("primary"), clears plan cache