Skip to content

Commit 78ca6eb

Browse files
author
chen ruixiang
committed
remove useless import
1 parent 9d15f0b commit 78ca6eb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/types.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ import {
1414
TypeRef,
1515
createType
1616
} from "./module";
17-
import { NodeKind } from "./ast";
1817

1918
/** Indicates the kind of a type. */
2019
export const enum TypeKind {

0 commit comments

Comments
 (0)