Completed
Pull Request — master (#2026)
by Sander
22:59
created
src/Kunstmaan/TranslatorBundle/Service/Command/DiffCommand.php 1 patch
Unused Use Statements   +4 added lines, -4 removed lines patch added patch discarded remove patch
@@ -1,10 +1,10 @@
 block discarded – undo
1 1
 <?php
2 2
 namespace Kunstmaan\TranslatorBundle\Service\Command;
3 3
 
4
-use Doctrine\DBAL\Migrations\Configuration\Configuration,
5
-    Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand,
6
-    Symfony\Component\Console\Input\InputInterface,
7
-    Symfony\Component\Console\Output\OutputInterface;
4
+use Doctrine\DBAL\Migrations\Configuration\Configuration;
5
+use Doctrine\DBAL\Migrations\Tools\Console\Command\GenerateCommand;
6
+use Symfony\Component\Console\Input\InputInterface;
7
+use Symfony\Component\Console\Output\OutputInterface;
8 8
 
9 9
 class DiffCommand extends GenerateCommand
10 10
 {
Please login to merge, or discard this patch.
app2/cache/phpunit/ContainerBcomtmh/appPhpunitDebugProjectContainer.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -3,11 +3,9 @@
 block discarded – undo
3 3
 namespace ContainerBcomtmh;
4 4
 
5 5
 use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
6
-use Symfony\Component\DependencyInjection\ContainerInterface;
7 6
 use Symfony\Component\DependencyInjection\Container;
8 7
 use Symfony\Component\DependencyInjection\Exception\InvalidArgumentException;
9 8
 use Symfony\Component\DependencyInjection\Exception\LogicException;
10
-use Symfony\Component\DependencyInjection\Exception\RuntimeException;
11 9
 use Symfony\Component\DependencyInjection\ParameterBag\FrozenParameterBag;
12 10
 
13 11
 /**
Please login to merge, or discard this patch.
app2/cache/phpunit/ContainerBcomtmh/getConsole_CommandLoaderService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'console.command_loader' shared service.
7 5
 
Please login to merge, or discard this patch.
cache/phpunit/ContainerBcomtmh/getDeprecated_Form_Registry_CsrfService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the private 'deprecated.form.registry.csrf' shared service.
7 5
 
Please login to merge, or discard this patch.
app2/cache/phpunit/ContainerBcomtmh/getDeprecated_Form_RegistryService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the private 'deprecated.form.registry' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerBcomtmh/getForm_FactoryService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'form.factory' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerBcomtmh/getForm_Type_BirthdayService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'form.type.birthday' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerBcomtmh/getForm_Type_ButtonService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'form.type.button' shared service.
7 5
 
Please login to merge, or discard this patch.
Tests/app2/cache/phpunit/ContainerBcomtmh/getForm_Type_CheckboxService.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -1,7 +1,5 @@
 block discarded – undo
1 1
 <?php
2 2
 
3
-use Symfony\Component\DependencyInjection\Argument\RewindableGenerator;
4
-
5 3
 // This file has been auto-generated by the Symfony Dependency Injection Component for internal use.
6 4
 // Returns the public 'form.type.checkbox' shared service.
7 5
 
Please login to merge, or discard this patch.