chore: remove duplicate esnext.dispoable (#21184)

This commit is contained in:
David Sherret 2023-11-13 16:43:12 -05:00 committed by GitHub
parent e5819777c3
commit 9fed7b9caf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,7 +2,6 @@
/// <reference no-default-lib="true" />
/// <reference lib="esnext" />
/// <reference lib="esnext.disposable" />
/// <reference lib="deno.net" />
/** Deno provides extra properties on `import.meta`. These are included here