fix: fix formatting
This commit is contained in:
@ -45,7 +45,6 @@ public class EntityID {
|
||||
return "["+type.toString()+":"+id+"]";
|
||||
}
|
||||
|
||||
|
||||
@Override
|
||||
public boolean equals(Object o) {
|
||||
if (this == o) return true;
|
||||
|
Reference in New Issue
Block a user