Remove Deno.dir and dirs dependency (#6385)

This commit is contained in:
Ryan Dahl 2020-06-20 23:49:27 -04:00 committed by GitHub
parent c0ea9a99c0
commit 0a81ec6b1e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 74 additions and 488 deletions

View file

@ -16,8 +16,6 @@ const unstableDenoGlobalProperties = [
"link",
"symlinkSync",
"symlink",
"DirKind",
"dir",
"loadavg",
"osRelease",
"openPlugin",