mirror of
https://github.com/TotalFreedomMC/TF-PlotSquared.git
synced 2024-12-23 00:15:06 +00:00
Remove rogue line break
This commit is contained in:
parent
fc74c582bf
commit
702caa6feb
1 changed files with 0 additions and 1 deletions
|
@ -202,7 +202,6 @@ public class PlotId {
|
|||
return this.x + "-" + this.y;
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* The PlotId object caches the hashcode for faster mapping/fetching/sorting<br>
|
||||
* - Recalculation is required if the x/y values change
|
||||
|
|
Loading…
Reference in a new issue