@@ -4,8 +4,6 @@ |
||
| 4 | 4 | |
| 5 | 5 | use Exception; |
| 6 | 6 | use Illuminate\Console\Command; |
| 7 | -use Symfony\Component\Console\Helper\Table; |
|
| 8 | -use Symfony\Component\Console\Helper\TableSeparator; |
|
| 9 | 7 | |
| 10 | 8 | class CacheTranslationsCommand extends Command |
| 11 | 9 | { |