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 185cbc0a9..1b2136c63 100644 --- a/runtime/shared.rs +++ b/runtime/shared.rs @@ -38,7 +38,6 @@ extension!(runtime, dir "js", "01_errors.js", "01_version.ts", - "01_async_context.js", "06_util.js", "10_permissions.js", "11_workers.js", |