mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 14:46:45 +01:00
Remove rogue line break
This commit is contained in:
parent
fc74c582bf
commit
702caa6feb
@ -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 New Issue
Block a user