Fix formatting

This commit is contained in:
Olivier Goffart
2026-07-28 16:39:35 +00:00
parent d786b10230
commit 93045a5b51
5 changed files with 0 additions and 5 deletions

View File

@@ -64,7 +64,6 @@
//! }
//! ```
#![cfg(target_vendor = "apple")] // TODO: Remove once `objc2` allows compiling on all platforms
#![warn(clippy::exhaustive_enums)]
#[macro_use]