mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Fix formatting
This commit is contained in:
@@ -64,7 +64,6 @@
|
||||
//! }
|
||||
//! ```
|
||||
#![cfg(target_vendor = "apple")] // TODO: Remove once `objc2` allows compiling on all platforms
|
||||
|
||||
#![warn(clippy::exhaustive_enums)]
|
||||
|
||||
#[macro_use]
|
||||
|
||||
Reference in New Issue
Block a user