@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\Console\Input\InputOption; |
| 16 | 16 | use Symfony\Component\Console\Input\InputInterface; |
| 17 | 17 | use Symfony\Component\Console\Output\OutputInterface; |
| 18 | - |
|
| 19 | 18 | use EoC\Opt\ViewQueryOpts; |
| 20 | 19 | |
| 21 | 20 | |
@@ -58,7 +58,7 @@ |
||
| 58 | 58 | %i - the argument is treated as an integer. |
| 59 | 59 | %f - the argument is treated as a float. |
| 60 | 60 | DESC |
| 61 | - ); |
|
| 61 | + ); |
|
| 62 | 62 | |
| 63 | 63 | // General options. |
| 64 | 64 | $this->addOption("key", |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\Console\Input\InputOption; |
| 16 | 16 | use Symfony\Component\Console\Input\InputInterface; |
| 17 | 17 | use Symfony\Component\Console\Output\OutputInterface; |
| 18 | - |
|
| 19 | 18 | use EoC\Opt\ViewQueryOpts; |
| 20 | 19 | |
| 21 | 20 | |
@@ -15,7 +15,6 @@ |
||
| 15 | 15 | use Symfony\Component\Console\Input\InputOption; |
| 16 | 16 | use Symfony\Component\Console\Input\InputInterface; |
| 17 | 17 | use Symfony\Component\Console\Output\OutputInterface; |
| 18 | - |
|
| 19 | 18 | use EoC\Opt\ViewQueryOpts; |
| 20 | 19 | |
| 21 | 20 | |