Skip to content

Commit 5195294

Browse files
committed
revert
1 parent a1124bc commit 5195294

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-core/src/main/java/org/springframework/util/MimeType.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -581,7 +581,7 @@ public int compareTo(MimeType other) {
581581
}
582582
}
583583
}
584-
584+
585585
return 0;
586586
}
587587

0 commit comments

Comments
 (0)