summaryrefslogtreecommitdiff
path: root/op_crates/webidl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'op_crates/webidl/README.md')
-rw-r--r--op_crates/webidl/README.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/op_crates/webidl/README.md b/op_crates/webidl/README.md
deleted file mode 100644
index ce2d661e3..000000000
--- a/op_crates/webidl/README.md
+++ /dev/null
@@ -1,6 +0,0 @@
-# deno_webidl
-
-This crate implements WebIDL for Deno. It consists of infrastructure to do ECMA
--> WebIDL conversions.
-
-Spec: https://heycam.github.io/webidl/