mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-06-25 02:04:44 +02:00
Remove rogue line break
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user