Completed
Pull Request — master (#161)
by De Cramer
02:59
created
src/eXpansion/Bundle/Maps/Plugins/Gui/ManiaExchangeWindowFactory.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace eXpansion\Bundle\Maps\Plugins\Gui;
4 4
 
5
-use eXpansion\Bundle\Maps\Plugins\Jukebox;
6 5
 use eXpansion\Bundle\Maps\Plugins\ManiaExchange;
7 6
 use eXpansion\Bundle\Maps\Structure\MxInfo;
8 7
 use eXpansion\Framework\Core\Helpers\Http;
Please login to merge, or discard this patch.
src/eXpansion/Framework/Core/Command/GenRecordsCommand.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -13,7 +13,6 @@
 block discarded – undo
13 13
 use eXpansion\Framework\PlayersBundle\Model\PlayerQueryBuilder;
14 14
 use Maniaplanet\DedicatedServer\Connection;
15 15
 use Propel\Runtime\Propel;
16
-
17 16
 use Symfony\Component\Console\Command\Command;
18 17
 use Symfony\Component\Console\Helper\ProgressBar;
19 18
 use Symfony\Component\Console\Input\InputArgument;
Please login to merge, or discard this patch.