Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
FreddyFunk committed Aug 11, 2023
1 parent c3ef200 commit 4bb79b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/wrap_app.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#[cfg(target_arch = "wasm32")]
use core::any::Any;
use egui::{Color32, Margin};
use egui::Margin;
use egui_dock::{DockArea, NodeIndex, Style, Tree};
use std::str::FromStr;

Expand Down

0 comments on commit 4bb79b9

Please sign in to comment.