From 1a7666a6ca63b3dc6872d8f4631a2799af534159 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bartek=20Iwa=C5=84czuk?= Date: Fri, 17 Feb 2023 15:58:31 +0100 Subject: chore: remove unneeded files from ext/node (#17810) --- ext/node/lib.rs | 1 - 1 file changed, 1 deletion(-) (limited to 'ext/node/lib.rs') 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", -- cgit v1.2.3