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