cleanup import
This commit is contained in:
parent
cb5682ae6c
commit
1512edeed3
@ -11,7 +11,7 @@ use egui::{
|
||||
widgets::plot::Bar,
|
||||
Button, Checkbox, Context, Key, Modifiers,
|
||||
};
|
||||
use emath::{pos2, vec2};
|
||||
use emath::vec2;
|
||||
use epaint::Color32;
|
||||
use std::fmt::{self, Debug};
|
||||
use std::ops::BitXorAssign;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user