mirror of
https://github.com/Noratrieb/riverdelta.git
synced 2026-01-14 16:35:03 +01:00
remove unused imports
This commit is contained in:
parent
84cd8eec90
commit
40543b501c
2 changed files with 1 additions and 2 deletions
|
|
@ -1,4 +1,3 @@
|
|||
import { AST } from "prettier";
|
||||
import { Ast, Expr, FunctionDef, Item, Ty, TyFn, varUnreachable } from "./ast";
|
||||
import * as wasm from "./wasm/defs";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue