diff options
author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2023-02-17 15:58:31 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-02-17 15:58:31 +0100 |
commit | 1a7666a6ca63b3dc6872d8f4631a2799af534159 (patch) | |
tree | 249456600e247edc0bd55ff13eeb66d5516dde4c /ext/node/polyfills/_fs | |
parent | 610b8cc2bf6404d0905cc273b31d85555a6912e9 (diff) |
chore: remove unneeded files from ext/node (#17810)
Diffstat (limited to 'ext/node/polyfills/_fs')
-rw-r--r-- | ext/node/polyfills/_fs/testdata/hello.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/node/polyfills/_fs/testdata/hello.txt b/ext/node/polyfills/_fs/testdata/hello.txt deleted file mode 100644 index 95d09f2b1..000000000 --- a/ext/node/polyfills/_fs/testdata/hello.txt +++ /dev/null @@ -1 +0,0 @@ -hello world
\ No newline at end of file |