mirror of
https://github.com/emilk/egui.git
synced 2026-08-30 13:20:05 -04:00
enforce and fix a bunch of clippy issues
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#![deny(warnings)]
|
||||
#[allow(clippy::single_match)]
|
||||
use std::time::{Duration, Instant};
|
||||
|
||||
use {
|
||||
|
||||
Reference in New Issue
Block a user