@@ -16,7 +16,6 @@ |
||
16 | 16 | namespace Mmoreram\PHPFormatter\Fixer; |
17 | 17 | |
18 | 18 | use Symfony\Component\Console\Command\Command; |
19 | - |
|
20 | 19 | use Mmoreram\PHPFormatter\Fixer\Interfaces\FixerInterface; |
21 | 20 | |
22 | 21 | /** |
@@ -16,7 +16,6 @@ |
||
16 | 16 | namespace Mmoreram\PHPFormatter\Fixer; |
17 | 17 | |
18 | 18 | use Symfony\Component\Console\Command\Command; |
19 | - |
|
20 | 19 | use Mmoreram\PHPFormatter\Fixer\Interfaces\FixerInterface; |
21 | 20 | |
22 | 21 | /** |