summary refs log tree commit diff
path: root/bundle/scripts/benchmark/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'bundle/scripts/benchmark/index.js')
-rw-r--r--bundle/scripts/benchmark/index.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/bundle/scripts/benchmark/index.js b/bundle/scripts/benchmark/index.js
deleted file mode 100644

index 37ac5633..00000000 --- a/bundle/scripts/benchmark/index.js +++ /dev/null
@@ -1,4 +0,0 @@ -require("dotenv").config(); - -require("./connections"); -require("./messages");