mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-20 02:45:00 +00:00
Fixed a warning.
This commit is contained in:
parent
8c36047cbb
commit
419e4a681d
@ -48,9 +48,6 @@ import java.util.zip.ZipEntry;
|
|||||||
* @author sk89q
|
* @author sk89q
|
||||||
*/
|
*/
|
||||||
public class WorldEditPlugin extends CommonPlugin implements Named {
|
public class WorldEditPlugin extends CommonPlugin implements Named {
|
||||||
|
|
||||||
private static final long serialVersionUID = 4506722000667924884L;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* The server interface that all server-related API goes through.
|
* The server interface that all server-related API goes through.
|
||||||
*/
|
*/
|
||||||
|
Loading…
Reference in New Issue
Block a user