summaryrefslogtreecommitdiff
path: root/runtime/js
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/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 45349c038..c1ded6b24 100644
--- a/runtime/js/99_main.js
+++ b/runtime/js/99_main.js
@@ -614,9 +614,6 @@ const NOT_IMPORTED_OPS = [
"op_format_file_name",
"op_apply_source_map",
"op_apply_source_map_filename",
-
- // TODO(bartlomieju): this might be dead code.
- "op_ws_send_pong",
];
function removeImportedOps() {