mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-26 21:39:07 +00:00
clippy
This commit is contained in:
parent
cd98f20989
commit
0e56753bf1
1 changed files with 1 additions and 0 deletions
|
@ -360,6 +360,7 @@ fn wasm32_target_tripple() -> Triple {
|
|||
|
||||
#[allow(dead_code)]
|
||||
fn write_final_wasm() -> bool {
|
||||
#[allow(unused_imports)]
|
||||
use roc_debug_flags::{dbg_do, ROC_WRITE_FINAL_WASM};
|
||||
|
||||
dbg_do!(ROC_WRITE_FINAL_WASM, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue