mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-30 23:31:12 +00:00
fix clippy's newly-learned warnings
This commit is contained in:
parent
b433988fde
commit
81769b4e65
3 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,6 @@
|
|||
use bumpalo::Bump;
|
||||
use roc_builtins::std::Mode;
|
||||
use roc_builtins::std::StdLib;
|
||||
use roc_can;
|
||||
use roc_can::constraint::Constraint;
|
||||
use roc_can::def::Declaration;
|
||||
use roc_can::module::{canonicalize_module_defs, ModuleOutput};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue