mirror of
https://github.com/denoland/deno.git
synced 2024-10-29 08:58:01 -04:00
chore: remove unneeded files from ext/node (#17810)
This commit is contained in:
parent
610b8cc2bf
commit
1a7666a6ca
3 changed files with 0 additions and 22 deletions
|
@ -387,7 +387,6 @@ pub fn init_polyfill() -> Extension {
|
|||
"stream/consumers.mjs",
|
||||
"stream/promises.mjs",
|
||||
"stream/web.ts",
|
||||
"string_decoder_bench.js",
|
||||
"string_decoder.ts",
|
||||
"sys.ts",
|
||||
"timers.ts",
|
||||
|
|
1
ext/node/polyfills/_fs/testdata/hello.txt
vendored
1
ext/node/polyfills/_fs/testdata/hello.txt
vendored
|
@ -1 +0,0 @@
|
|||
hello world
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue