diff options
Diffstat (limited to 'runtime/shared.rs')
-rw-r--r-- | runtime/shared.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/shared.rs b/runtime/shared.rs index 1b2136c63..02dfd1871 100644 --- a/runtime/shared.rs +++ b/runtime/shared.rs @@ -41,7 +41,6 @@ extension!(runtime, "06_util.js", "10_permissions.js", "11_workers.js", - "13_buffer.js", "30_os.js", "40_fs_events.js", "40_process.js", |