summaryrefslogtreecommitdiff
path: root/runtime/examples/extension_with_ops/main.js
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/examples/extension_with_ops/main.js')
-rw-r--r--runtime/examples/extension_with_ops/main.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/runtime/examples/extension_with_ops/main.js b/runtime/examples/extension_with_ops/main.js
deleted file mode 100644
index d7cdc1ec4..000000000
--- a/runtime/examples/extension_with_ops/main.js
+++ /dev/null
@@ -1,2 +0,0 @@
-// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
-Deno[Deno.internal].core.ops.op_hello("World");