diff options
Diffstat (limited to 'op_crates/timers/README.md')
-rw-r--r-- | op_crates/timers/README.md | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/op_crates/timers/README.md b/op_crates/timers/README.md deleted file mode 100644 index 5a2a8e516..000000000 --- a/op_crates/timers/README.md +++ /dev/null @@ -1,5 +0,0 @@ -# deno_timers - -This crate implements the timers API. - -Spec: https://html.spec.whatwg.org/multipage/timers-and-user-prompts.html#timers |