summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/explain_count.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_workloads/explain_count.js')
-rw-r--r--jstests/concurrency/fsm_workloads/explain_count.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/concurrency/fsm_workloads/explain_count.js b/jstests/concurrency/fsm_workloads/explain_count.js
index f33673eba97..fe5a71e3dfb 100644
--- a/jstests/concurrency/fsm_workloads/explain_count.js
+++ b/jstests/concurrency/fsm_workloads/explain_count.js
@@ -11,7 +11,6 @@ load('jstests/concurrency/fsm_workload_helpers/server_types.js'); // for isMong
load('jstests/libs/analyze_plan.js'); // for planHasStage
var $config = extendWorkload($config, function($config, $super) {
-
function assertNCounted(num, obj, db) {
var stage = obj.executionStats.executionStages;
// get sharded stage(s) if counting on mongos