diff options
Diffstat (limited to 'ext/node/lib.rs')
-rw-r--r-- | ext/node/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ext/node/lib.rs b/ext/node/lib.rs index cb273ef9e..43861ef46 100644 --- a/ext/node/lib.rs +++ b/ext/node/lib.rs @@ -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", |