mirror of
https://github.com/JFormDesigner/FlatLaf.git
synced 2026-02-11 14:37:13 -06:00
fixed error reported by Error Prone
This commit is contained in:
@@ -180,6 +180,7 @@ public class TestUIDefaultsLoader
|
||||
|
||||
//---- class TestInstance -------------------------------------------------
|
||||
|
||||
@SuppressWarnings( "EqualsHashCode" ) // Error Prone
|
||||
public static class TestInstance
|
||||
{
|
||||
private String s;
|
||||
|
||||
Reference in New Issue
Block a user