This commit is contained in:
Simon Gardling
2022-03-08 08:48:45 -05:00
parent 74be8357cf
commit 90cd4e81df
4 changed files with 7 additions and 16 deletions

View File

@@ -5,8 +5,6 @@ mod egui_app;
mod function;
mod misc;
mod parsing;
#[macro_use]
extern crate lazy_static;
cfg_if::cfg_if! {
if #[cfg(target_arch = "wasm32")] {