Code Cleanup

This commit is contained in:
Steffen Schröder
2013-12-09 13:07:03 +01:00
parent 570696ad45
commit 5339b6766f
13 changed files with 10 additions and 22 deletions

View File

@ -274,5 +274,3 @@ class DonationPlugin implements CallbackListener, CommandListener, Plugin {
return $this->maniaControl->chat->sendChat($message, $player->login);
}
}
?>