Skip to content

Commit

Permalink
chore: cleanup after removal of std/wasi (denoland#3808)
Browse files Browse the repository at this point in the history
* chore: cleanup remaining `std/wasi` files

* fix
  • Loading branch information
iuioiua committed Nov 16, 2023
1 parent 1a4be18 commit 46add76
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions .github/labeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,5 @@ toml:
- toml/**
uuid:
- uuid/**
wasi:
- wasi/**
yaml:
- yaml/**
3 changes: 0 additions & 3 deletions .github/workflows/typos.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,6 @@
check-filename = false

[default.extend-identifiers]
# The typo also exists in https://github.com/WebAssembly/WASI/blob/main/legacy/preview1/witx/typenames.witx.
ERRNO_ACCES = "ERRNO_ACCES"

# variable name used by node-semver
_fpr = "_fpr"

Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,6 @@ Check out the documentation [here](https://deno.land/std?doc).
| ulid | Unstable |
| url | Unstable |
| uuid | Stable |
| wasi | Deprecated |
| yaml | Stable |

> For background and discussions regarding the stability of the following
Expand Down

0 comments on commit 46add76

Please sign in to comment.