Fix formatting.

This commit is contained in:
GJ 2013-02-11 15:24:38 -05:00
parent a597a7d281
commit e8ac3c812f

View File

@ -48,8 +48,5 @@ public class PartyDisbandCommand implements CommandExecutor {
sender.sendMessage(LocaleLoader.getString("Commands.Usage.1", "party", "disband"));
return true;
}
}
}