cleanup imports
This commit is contained in:
parent
dd6d30ef37
commit
be2c090346
@ -3,8 +3,6 @@ use plotters::prelude::*;
|
|||||||
use plotters_canvas::CanvasBackend;
|
use plotters_canvas::CanvasBackend;
|
||||||
use wasm_bindgen::prelude::*;
|
use wasm_bindgen::prelude::*;
|
||||||
use web_sys::HtmlCanvasElement;
|
use web_sys::HtmlCanvasElement;
|
||||||
extern crate console_error_panic_hook;
|
|
||||||
use console_error_panic_hook::hook;
|
|
||||||
use std::panic;
|
use std::panic;
|
||||||
|
|
||||||
#[global_allocator]
|
#[global_allocator]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user