This commit is contained in:
Simon Gardling
2022-02-23 19:43:27 -05:00
parent 1e773605f6
commit 66d9ff301c
2 changed files with 15 additions and 23 deletions

View File

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