removed unnecessary uses

This commit is contained in:
Steffen Schröder
2014-05-02 15:14:20 +02:00
parent d0194da312
commit dcaf247813
6 changed files with 0 additions and 13 deletions

View File

@ -16,7 +16,6 @@ use ManiaControl\Callbacks\CallbackManager;
use ManiaControl\Callbacks\Callbacks;
use ManiaControl\ManiaControl;
use ManiaControl\Maps\Map;
use ManiaControl\Maps\MapManager;
use ManiaControl\Players\Player;
use Maniaplanet\DedicatedServer\Xmlrpc\Exception;
use Maniaplanet\DedicatedServer\Xmlrpc\NotInScriptModeException;