Skip to content

Commit 2e1dc63

Browse files
committed
Remove unused import
Signed-off-by: worksofliam <[email protected]>
1 parent 09e6cbc commit 2e1dc63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

language/models/cache.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
import { re } from "../../out/extension";
21
import { CacheProps, IncludeStatement, Keywords } from "../parserTypes";
32
import { IRange } from "../types";
43
import Declaration from "./declaration";

0 commit comments

Comments
 (0)