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:
@@ -99,7 +99,6 @@
|
||||
//!
|
||||
//! [app-delegate]: https://developer.apple.com/documentation/uikit/uiapplicationdelegate?language=objc
|
||||
#![cfg(target_vendor = "apple")] // TODO: Remove once `objc2` allows compiling on all platforms
|
||||
|
||||
#![warn(clippy::exhaustive_enums)]
|
||||
|
||||
mod app_state;
|
||||
|
||||
Reference in New Issue
Block a user