Skip to content

Commit d9df29b

Browse files
committed
Make lint happy.
1 parent c06ad77 commit d9df29b

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

translate/api/src/DetectLanguageCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
use Symfony\Component\Console\Command\Command;
2222
use Symfony\Component\Console\Input\InputArgument;
23-
use Symfony\Component\Console\Input\InputOption;
2423
use Symfony\Component\Console\Input\InputInterface;
2524
use Symfony\Component\Console\Output\OutputInterface;
2625

translate/api/src/ListCodesCommand.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020

2121
use Symfony\Component\Console\Command\Command;
2222
use Symfony\Component\Console\Input\InputInterface;
23-
use Symfony\Component\Console\Input\InputOption;
2423
use Symfony\Component\Console\Output\OutputInterface;
2524

2625
/**

0 commit comments

Comments
 (0)