Completed
Push — master ( f3d591...31e394 )
by Ben
02:18
created
src/Services/CacheTranslationsCommand.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -4,8 +4,6 @@
 block discarded – undo
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
 {
Please login to merge, or discard this patch.