diff options
| author | Asher Gomez <ashersaupingomez@gmail.com> | 2024-09-05 20:37:28 +1000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-09-05 20:37:28 +1000 |
| commit | c73b4a0877ca134a05262dc15524f54ff471cc3a (patch) | |
| tree | 25522be4b43ee2209ee924099f6f26bf3c053dad /tests/specs/future/runtime_api/main.out | |
| parent | b01578ae1fc1da65ac38daec31a23c9ef652aa74 (diff) | |
BREAKING(fs): remove `Deno.seek[Sync]()` (#25449)
Towards #22079
Diffstat (limited to 'tests/specs/future/runtime_api/main.out')
| -rw-r--r-- | tests/specs/future/runtime_api/main.out | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/specs/future/runtime_api/main.out b/tests/specs/future/runtime_api/main.out index 489dd4636..e04fce76a 100644 --- a/tests/specs/future/runtime_api/main.out +++ b/tests/specs/future/runtime_api/main.out @@ -3,8 +3,6 @@ Deno.Buffer is undefined Deno.FsFile.prototype.rid is undefined Deno.funlock is undefined Deno.funlockSync is undefined -Deno.seek is undefined -Deno.seekSync is undefined Deno.Listener.prototype.rid is undefined Deno.Conn.prototype.rid is undefined Deno.UnixConn.prototype.rid is undefined |
