mirror of
https://github.com/Qortal/qortal.git
synced 2025-04-01 17:55:54 +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
|
@Override
|
||||||
public boolean equals(Object o) {
|
public boolean equals(Object o) {
|
||||||
if (this == o)
|
if (this == o)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user