summaryrefslogtreecommitdiff
path: root/jstests/concurrency/fsm_workloads/indexed_insert_where.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/concurrency/fsm_workloads/indexed_insert_where.js')
-rw-r--r--jstests/concurrency/fsm_workloads/indexed_insert_where.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/concurrency/fsm_workloads/indexed_insert_where.js b/jstests/concurrency/fsm_workloads/indexed_insert_where.js
index e5d2a98b8c5..b44967d3550 100644
--- a/jstests/concurrency/fsm_workloads/indexed_insert_where.js
+++ b/jstests/concurrency/fsm_workloads/indexed_insert_where.js
@@ -10,7 +10,6 @@
*/
var $config = (function() {
-
var data = {
documentsToInsert: 100,
insertedDocuments: 0,