mirror of
https://github.com/Qortal/qortal.git
synced 2025-03-31 01:15:52 +00:00
Remove unnecessary code
This commit is contained in:
parent
e4c4507f6b
commit
857ce2889f
@ -122,11 +122,6 @@ public class BlockSummaryData {
|
||||
}
|
||||
}
|
||||
|
||||
@XmlElement(name = "minterLevel")
|
||||
public Integer getMinterLevelXml() {
|
||||
return this.getMinterLevel();
|
||||
}
|
||||
|
||||
@Override
|
||||
public boolean equals(Object o) {
|
||||
if (this == o)
|
||||
|
Loading…
x
Reference in New Issue
Block a user