diff options
| author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-08-31 08:43:32 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-08-31 08:43:32 +1000 |
| commit | 504ae362d5d7695ad710bcdf86a0f57fb4fbd113 (patch) | |
| tree | 76025ca1a4d3e389ccae5d3ed2da2cdea72fae80 /tests/specs/future/runtime_api/main.out | |
| parent | 35074a10c670ebf9402994afc876eb20ae0e1b9e (diff) | |
chore: remove `Deno.metrics()` (#25167)
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
| -rw-r--r-- | tests/specs/future/runtime_api/main.out | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index 4712a06b0..2cbda8005 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -14,7 +14,6 @@ Deno.funlock is undefined Deno.funlockSync is undefined Deno.iter is undefined Deno.iterSync is undefined -Deno.metrics is undefined Deno.readAll is undefined Deno.readAllSync is undefined Deno.read is undefined |
