mirror of
https://github.com/emilk/egui.git
synced 2026-09-01 22:30:03 -04:00
Minor code cleanup and clippy fixes
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
#![allow(clippy::if_same_then_else)]
|
||||
|
||||
use crate::{color::*, math::*, types::*};
|
||||
|
||||
#[derive(Clone, Copy, Debug, Serialize)]
|
||||
|
||||
Reference in New Issue
Block a user