remove unnecessary import
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
use wasm_bindgen::prelude::*;
|
||||
use web_sys::HtmlCanvasElement;
|
||||
mod func_plot;
|
||||
use meval::Expr;
|
||||
|
||||
#[global_allocator]
|
||||
static ALLOC: wee_alloc::WeeAlloc = wee_alloc::WeeAlloc::INIT;
|
||||
|
||||
Reference in New Issue
Block a user