mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
chore: fix nightly clippy
This commit is contained in:
@@ -13,7 +13,7 @@ use std::sync::Arc;
|
||||
|
||||
use dpi::{PhysicalPosition, PhysicalSize};
|
||||
|
||||
use crate::as_any::{impl_dyn_casting, AsAny};
|
||||
use crate::as_any::AsAny;
|
||||
|
||||
/// Handle to a monitor.
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user