summaryrefslogtreecommitdiff
path: root/runtime/js/99_main.js
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/js/99_main.js')
-rw-r--r--runtime/js/99_main.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/runtime/js/99_main.js b/runtime/js/99_main.js
index afd3be03b..f956db67c 100644
--- a/runtime/js/99_main.js
+++ b/runtime/js/99_main.js
@@ -623,9 +623,6 @@ const NOT_IMPORTED_OPS = [
// anymore if ops are not user accessible.
"op_spawn_child",
- // TODO(bartlomieju): used in one of the benches, needs to be removed.
- "op_void_async",
-
// TODO(bartlomieju): can be removed after the `deno_core` upgrade.
"op_encode_binary_string",
"op_format_file_name",