8000 fix CS · symfony/symfony@093c6fe · GitHub
[go: up one dir, main page]

Skip to content

Commit 093c6fe

Browse files
committed
fix CS
1 parent 584b29d commit 093c6fe

File tree

1 file changed

+0
-4
lines changed
  • src/Symfony/Component/Yaml/Resources/bin

1 file changed

+0
-4
lines changed

src/Symfony/Component/Yaml/Resources/bin/yaml-lint

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,7 @@
1616
* @author Jan Schädlich <jan.schaedlich@sensiolabs.de>
1717
*/
1818

19-
use Psr\Log\LoggerInterface;
2019
use Symfony\Component\Console\Application;
21-
use Symfony\Component\Console\Input\ArgvInput;
22-
use Symfony\Component\Console\Logger\ConsoleLogger;
23-
use Symfony\Component\Console\Output\ConsoleOutput;
2420
use Symfony\Component\Yaml\Command\LintCommand;
2521

2622
function includeIfExists(string $file): bool

0 commit comments

Comments
 (0)
0