mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 15:21:12 +00:00
Nit clippy stuff
This commit is contained in:
parent
3430a08d3d
commit
67c104d506
2 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,6 @@
|
|||
#![allow(clippy::large_enum_variant)]
|
||||
|
||||
use bumpalo::{collections::Vec, Bump};
|
||||
use object::write::Object;
|
||||
use roc_collections::all::{MutMap, MutSet};
|
||||
use roc_module::ident::TagName;
|
||||
use roc_module::low_level::LowLevel;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue