code style: tabs -> spaces
This commit is contained in:
@@ -4,5 +4,5 @@ import org.bukkit.command.CommandSender;
|
||||
|
||||
public interface CommandExecuter {
|
||||
|
||||
void execute(CommandSender sender, String[] args);
|
||||
void execute(CommandSender sender, String[] args);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user