Fixed a warning.

This commit is contained in:
TomyLobo 2012-04-15 19:35:11 +02:00
parent 8c36047cbb
commit 419e4a681d

View File

@ -48,9 +48,6 @@ import java.util.zip.ZipEntry;
* @author sk89q
*/
public class WorldEditPlugin extends CommonPlugin implements Named {
private static final long serialVersionUID = 4506722000667924884L;
/**
* The server interface that all server-related API goes through.
*/