summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workload_helpers/indexed_noindex.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_workload_helpers/indexed_noindex.js')
-rw-r--r--jstests/concurrency/fsm_workload_helpers/indexed_noindex.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/concurrency/fsm_workload_helpers/indexed_noindex.js b/jstests/concurrency/fsm_workload_helpers/indexed_noindex.js
index 47f22e0daa3..9ae4c5dea85 100644
--- a/jstests/concurrency/fsm_workload_helpers/indexed_noindex.js
+++ b/jstests/concurrency/fsm_workload_helpers/indexed_noindex.js
@@ -5,7 +5,6 @@
* $config.data.getIndexSpec(), at the end of the workload setup.
*/
function indexedNoindex($config, $super) {
-
$config.setup = function(db, collName, cluster) {
$super.setup.apply(this, arguments);