allow an unused import
This commit is contained in:
parent
2943270bbd
commit
0f4b235139
@ -1,4 +1,6 @@
|
||||
#[allow(unused_imports)]
|
||||
use crate::misc::debug_log;
|
||||
|
||||
use eframe::egui::{plot::Value, widgets::plot::Bar};
|
||||
use meval::Expr;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user