summaryrefslogtreecommitdiff
path: root/tools/bench/mod.js
diff options
context:
space:
mode:
Diffstat (limited to 'tools/bench/mod.js')
-rw-r--r--tools/bench/mod.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/bench/mod.js b/tools/bench/mod.js
deleted file mode 100644
index 9d90818a5..000000000
--- a/tools/bench/mod.js
+++ /dev/null
@@ -1,4 +0,0 @@
-// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
-
-export * from "./rebench.js";
-export * from "./rebootstrap.js";