From 9fed7b9caf901a2b5f78e345ad327dd5cc48e02f Mon Sep 17 00:00:00 2001 From: David Sherret Date: Mon, 13 Nov 2023 16:43:12 -0500 Subject: [PATCH] chore: remove duplicate esnext.dispoable (#21184) --- cli/tsc/dts/lib.deno.ns.d.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/cli/tsc/dts/lib.deno.ns.d.ts b/cli/tsc/dts/lib.deno.ns.d.ts index 29857c9546..496f82da79 100644 --- a/cli/tsc/dts/lib.deno.ns.d.ts +++ b/cli/tsc/dts/lib.deno.ns.d.ts @@ -2,7 +2,6 @@ /// /// -/// /// /** Deno provides extra properties on `import.meta`. These are included here