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