Skip to content

Commit d8a40ce

Browse files
committed
fix: updating nodes
1 parent c88e126 commit d8a40ce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/molang/syntax/nodes.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { OffsetWord } from "bc-minecraft-bedrock-types/lib/types";
21
import { Token } from "./tokens";
32

43
/** Variable scope types in Molang */

0 commit comments

Comments
 (0)