mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-04 12:18:19 +00:00
remve unused import
This commit is contained in:
parent
546cb17fb9
commit
609a8091c4
1 changed files with 0 additions and 1 deletions
|
@ -54,7 +54,6 @@ use crate::llvm::{
|
|||
LLVM_SUB_WITH_OVERFLOW,
|
||||
},
|
||||
refcounting::PointerToRefcount,
|
||||
struct_::struct_from_fields,
|
||||
};
|
||||
|
||||
use super::{build::Env, convert::zig_dec_type};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue