Skip to content

Commit 54e6e83

Browse files
committed
chore: update
1 parent f8ed32e commit 54e6e83

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/ast/nodes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import type { ScopeManager } from "eslint-scope"
77
import type { ParseError } from "./errors"
88
import type { HasLocation } from "./locations"
99
import type { Token } from "./tokens"
10-
1110
import type { TSESTree } from "@typescript-eslint/utils"
1211

1312
//------------------------------------------------------------------------------

0 commit comments

Comments
 (0)