Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c0d59c6

Browse files
committedAug 13, 2024·
clean: cargo fmt
1 parent 6b5f40a commit c0d59c6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎cocoa/src/appkit.rs

-1
Original file line numberDiff line numberDiff line change
@@ -5459,7 +5459,6 @@ mod test {
54595459
let _ = NSColor::tertiarySystemFillColor(nil);
54605460
let _ = NSColor::textInsertionPointColor(nil);
54615461

5462-
54635462
// Adaptable System Colors
54645463
let _ = NSColor::systemBlueColor(nil);
54655464
let _ = NSColor::systemBrownColor(nil);

0 commit comments

Comments
 (0)
Please sign in to comment.