summaryrefslogtreecommitdiff
path: root/src/mongo/db/repl/repl_set_test_egress.cpp
diff options
context:
space:
mode:
authorAmirsaman Memaripour <amirsaman.memaripour@mongodb.com>2020-06-08 18:49:11 +0000
committerEvergreen Agent <no-reply@evergreen.mongodb.com>2020-06-10 20:27:51 +0000
commitca520c2222a31734bb1ff9523941c86e55f283b5 (patch)
tree032680f1eabc34bc60c8141388205d161c2dd390 /src/mongo/db/repl/repl_set_test_egress.cpp
parenta6aba75c202f3e903af308f7a443ea3cbfd276bd (diff)
downloadmongo-ca520c2222a31734bb1ff9523941c86e55f283b5.tar.gz
SERVER-46726 Using testing proctor to control diagnostics in "db/repl"
Diffstat (limited to 'src/mongo/db/repl/repl_set_test_egress.cpp')
-rw-r--r--src/mongo/db/repl/repl_set_test_egress.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/db/repl/repl_set_test_egress.cpp b/src/mongo/db/repl/repl_set_test_egress.cpp
index 28809dad90e..a023422b4e6 100644
--- a/src/mongo/db/repl/repl_set_test_egress.cpp
+++ b/src/mongo/db/repl/repl_set_test_egress.cpp
@@ -30,7 +30,6 @@
#define MONGO_LOGV2_DEFAULT_COMPONENT ::mongo::logv2::LogComponent::kNetwork
#include "mongo/db/commands.h"
-#include "mongo/db/commands/test_commands_enabled.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/repl/repl_set_test_egress_gen.h"
#include "mongo/db/repl/replication_coordinator.h"