mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-28 22:34:45 +00:00
Address some unused warnings
This commit is contained in:
parent
adfaefd4b7
commit
3aec2a9182
3 changed files with 7 additions and 11 deletions
|
@ -1,6 +1,5 @@
|
|||
use libloading::Library;
|
||||
use roc_build::link::{link, LinkType};
|
||||
use roc_builtins::bitcode;
|
||||
use roc_load::{EntryPoint, ExecutionMode, LoadConfig, Threading};
|
||||
use roc_mono::ir::CrashTag;
|
||||
use roc_mono::ir::SingleEntryPoint;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue