mirror of
https://github.com/IntellectualSites/PlotSquared.git
synced 2024-11-02 08:50:17 +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
|
||||
*/
|
||||
@SuppressWarnings({"unused", "WeakerAccess"})
|
||||
@NoArgsConstructor
|
||||
public class PlotAPI {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user