mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-21 12:46:46 +01:00
Fix linting
This commit is contained in:
parent
2b0c1465c5
commit
b858250ffd
@ -200,7 +200,7 @@ public final class PlotId {
|
|||||||
* Returns a string representation of this Plot ID in the format "x;y".
|
* Returns a string representation of this Plot ID in the format "x;y".
|
||||||
*
|
*
|
||||||
* <p> The format is {@code x + ";" + y}
|
* <p> The format is {@code x + ";" + y}
|
||||||
*
|
*
|
||||||
* @return a string representation of this Plot ID
|
* @return a string representation of this Plot ID
|
||||||
*/
|
*/
|
||||||
@Override
|
@Override
|
||||||
|
Loading…
Reference in New Issue
Block a user