cleanup dependencies

This commit is contained in:
Simon Gardling
2022-02-24 09:13:41 -05:00
parent b46cb5e83f
commit 10b0498a1e
2 changed files with 0 additions and 6 deletions

View File

@@ -5,9 +5,6 @@ mod chart_manager;
mod egui_app;
mod misc;
#[cfg(target_arch = "wasm32")]
use eframe::{egui, epi};
#[cfg(target_arch = "wasm32")]
use wasm_bindgen::prelude::*;