mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2025-07-25 00:25:27 +02:00
Suppress PlotAPI warnings
This commit is contained in:
@@ -34,6 +34,7 @@ import java.util.UUID;
|
|||||||
*
|
*
|
||||||
* @version 3.3.3
|
* @version 3.3.3
|
||||||
*/
|
*/
|
||||||
|
@SuppressWarnings({"unused", "WeakerAccess"})
|
||||||
@NoArgsConstructor
|
@NoArgsConstructor
|
||||||
public class PlotAPI {
|
public class PlotAPI {
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user