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 725567cc3..468280075 100644 --- a/ext/node/lib.rs +++ b/ext/node/lib.rs @@ -215,7 +215,6 @@ pub fn init_polyfill() -> Extension { "internal/cli_table.ts", "internal/console/constructor.mjs", "internal/constants.ts", - "internal/crypto/_hex.ts", "internal/crypto/_keys.ts", "internal/crypto/_randomBytes.ts", "internal/crypto/_randomFill.ts", |