mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 20:28:02 +00:00
clippy
This commit is contained in:
parent
e33c2b3c84
commit
58d4ae91d2
1 changed files with 1 additions and 2 deletions
|
@ -11,8 +11,7 @@ use roc_module::symbol::Symbol;
|
|||
use roc_mono::{
|
||||
ir::{JoinPointId, Param},
|
||||
layout::{
|
||||
Builtin, InLayout, Layout, LayoutInterner, LayoutRepr, STLayoutInterner, TagIdIntType,
|
||||
UnionLayout,
|
||||
Builtin, InLayout, Layout, LayoutInterner, LayoutRepr, STLayoutInterner, UnionLayout,
|
||||
},
|
||||
};
|
||||
use roc_target::TargetInfo;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue