mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-03 19:58:18 +00:00
Unused import
This commit is contained in:
parent
792afe5457
commit
a842247aa6
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ use roc_can::expr::Expr::{self, *};
|
|||
use roc_can::expr::{ClosureData, OpaqueWrapFunctionData, WhenBranch};
|
||||
use roc_can::pattern::{Pattern, RecordDestruct};
|
||||
|
||||
use roc_module::low_level::LowLevel;
|
||||
use roc_module::symbol::Interns;
|
||||
|
||||
use ven_pretty::{Arena, DocAllocator, DocBuilder};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue