remove unneeded field

This commit is contained in:
Folkert 2021-12-05 15:25:46 +01:00
parent d7045b037f
commit 28b4388488
2 changed files with 7 additions and 16 deletions

View file

@ -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, *};