summaryrefslogtreecommitdiff
path: root/jstests/libs/mongoebench.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/libs/mongoebench.js')
-rw-r--r--jstests/libs/mongoebench.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/libs/mongoebench.js b/jstests/libs/mongoebench.js
index f6feb4eb9f0..a0d6f1b512d 100644
--- a/jstests/libs/mongoebench.js
+++ b/jstests/libs/mongoebench.js
@@ -1,7 +1,6 @@
"use strict";
var {runMongoeBench} = (function() {
-
/**
* Spawns a mongoebench process with the specified options.
*