mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
remove unneeded field
This commit is contained in:
parent
d7045b037f
commit
28b4388488
2 changed files with 7 additions and 16 deletions
|
@ -1,4 +1,3 @@
|
|||
use roc_collections::all::MutMap;
|
||||
use roc_module::ident::{Lowercase, TagName};
|
||||
use roc_module::symbol::Symbol;
|
||||
use roc_types::subs::Content::{self, *};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue