From 684c357136fd44f9d5a1b8bb4402400ed1354677 Mon Sep 17 00:00:00 2001 From: Andy Hayden Date: Fri, 30 Apr 2021 12:51:48 -0700 Subject: Rename crate_ops to extensions (#10431) --- op_crates/file/README.md | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 op_crates/file/README.md (limited to 'op_crates/file/README.md') diff --git a/op_crates/file/README.md b/op_crates/file/README.md deleted file mode 100644 index c421bf004..000000000 --- a/op_crates/file/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# deno_file - -This crate implements the File API. - -Spec: https://w3c.github.io/FileAPI -- cgit v1.2.3