Whitespace + general cleanup
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
package org.bukkit.event.server;
|
||||
|
||||
import org.bukkit.event.Event;
|
||||
@@ -10,4 +9,4 @@ public class ServerCommandEvent extends Event {
|
||||
public ServerCommandEvent() {
|
||||
super(Type.SERVER_COMMAND);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user