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:
@@ -70,7 +70,6 @@
|
||||
//! 4. Pass a clone of the `AndroidApp` that your application receives to Winit when building your
|
||||
//! event loop (as shown above).
|
||||
#![cfg(target_os = "android")]
|
||||
|
||||
#![warn(clippy::exhaustive_enums)]
|
||||
|
||||
mod event_loop;
|
||||
|
||||
Reference in New Issue
Block a user