mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-27 22:09:09 +00:00
clippy
This commit is contained in:
parent
dd766686d1
commit
fa0a7fabb8
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ use roc_mono::{
|
|||
},
|
||||
list_element_layout,
|
||||
};
|
||||
use roc_target::{OperatingSystem, PtrWidth};
|
||||
use roc_target::PtrWidth;
|
||||
|
||||
use crate::llvm::{
|
||||
bitcode::{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue