summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/shard_filtering_metadata_refresh.cpp
diff options
context:
space:
mode:
authorAmirsaman Memaripour <amirsaman.memaripour@mongodb.com>2020-06-08 16:21:34 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-10 03:27:58 +0000
commit674a5f6015ca455f47af4a3b0ebed4b8a9281b8d (patch)
tree701caf90077a3c040940e78ad92678b1429b90db /src/mongo/db/s/shard_filtering_metadata_refresh.cpp
parentac9c07e1014ec0ab28ec90522c8d5043c4bacbc8 (diff)
downloadmongo-674a5f6015ca455f47af4a3b0ebed4b8a9281b8d.tar.gz
SERVER-46726 Using testing proctor to control diagnostics
Diffstat (limited to 'src/mongo/db/s/shard_filtering_metadata_refresh.cpp')
-rw-r--r--src/mongo/db/s/shard_filtering_metadata_refresh.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/s/shard_filtering_metadata_refresh.cpp b/src/mongo/db/s/shard_filtering_metadata_refresh.cpp
index 270d2af9bd6..a8a79247214 100644
--- a/src/mongo/db/s/shard_filtering_metadata_refresh.cpp
+++ b/src/mongo/db/s/shard_filtering_metadata_refresh.cpp
@@ -36,7 +36,6 @@
#include "mongo/db/catalog/database_holder.h"
#include "mongo/db/catalog_raii.h"
#include "mongo/db/commands/feature_compatibility_version.h"
-#include "mongo/db/commands/test_commands_enabled.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/s/collection_sharding_runtime.h"
#include "mongo/db/s/database_sharding_state.h"