Skip to content

Commit 1227e7a

Browse files
chore: remove ts auto import
1 parent 989d37d commit 1227e7a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cli/tsc/dts/lib.deno.unstable.d.ts

-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@
66
/// <reference lib="esnext" />
77
/// <reference lib="es2022.intl" />
88

9-
import { Block } from "./typescript.d.ts";
10-
119
declare namespace Deno {
1210
export {}; // stop default export type behavior
1311

0 commit comments

Comments
 (0)