Completed
Pull Request — master (#3)
by Ramūnas
03:08
created
Migration/Loader/MigrationsLoader.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -10,7 +10,6 @@
 block discarded – undo
10 10
 use Symfony\Component\HttpKernel\Bundle\BundleInterface;
11 11
 use Symfony\Component\HttpKernel\KernelInterface;
12 12
 use Symfony\Component\DependencyInjection\ContainerAwareInterface;
13
-
14 13
 use RDV\Bundle\MigrationBundle\Migration\Migration;
15 14
 use RDV\Bundle\MigrationBundle\Migration\MigrationState;
16 15
 use RDV\Bundle\MigrationBundle\Migration\Installation;
Please login to merge, or discard this patch.