mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 06:44:46 +00:00
Nit clippy stuff
This commit is contained in:
parent
3430a08d3d
commit
67c104d506
2 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,7 @@ use roc_collections::all::{ImSet, MutMap, MutSet};
|
|||
use roc_module::symbol::Symbol;
|
||||
use roc_mono::ir::{Literal, Stmt};
|
||||
use std::marker::PhantomData;
|
||||
use target_lexicon::{CallingConvention, Triple};
|
||||
use target_lexicon::Triple;
|
||||
|
||||
pub mod x86_64;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue