Skip to content

Commit

Permalink
clean: cargo fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
mattjbray committed Aug 13, 2024
1 parent 6b5f40a commit c0d59c6
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 @@ -5459,7 +5459,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 c0d59c6

Please sign in to comment.