Fix linting

This commit is contained in:
Alexander Brandes 2023-09-13 21:15:10 +02:00
parent 2b0c1465c5
commit b858250ffd
No known key found for this signature in database
GPG Key ID: 158F5701A6AAD00C

View File

@ -200,7 +200,7 @@ public final class PlotId {
* Returns a string representation of this Plot ID in the format "x;y".
*
* <p> The format is {@code x + ";" + y}
*
*
* @return a string representation of this Plot ID
*/
@Override