Skip to content

Commit

Permalink
clean: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjbray committed Apr 4, 2024
1 parent f4f475b commit 4160e3f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cocoa/src/appkit.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5432,7 +5432,6 @@ mod test {
let _ = NSColor::tertiarySystemFillColor(nil);
let _ = NSColor::textInsertionPointColor(nil);


// Adaptable System Colors
let _ = NSColor::systemBlueColor(nil);
let _ = NSColor::systemBrownColor(nil);
Expand Down

0 comments on commit 4160e3f

Please sign in to comment.