mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-25 22:56:45 +01:00
Suppress PlotAPI warnings
This commit is contained in:
parent
e98c648244
commit
587c942d88
@ -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 {
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user