Completed
Push — master ( 9132f3...79de4d )
by Julien
04:02
created
app/Console/Commands/Twitter.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -4,7 +4,6 @@
 block discarded – undo
4 4
 
5 5
 use App\Http\Models\Stats;
6 6
 use App\Http\Models\Tweets;
7
-
8 7
 use Illuminate\Console\Command;
9 8
 use Illuminate\Support\Facades\DB;
10 9
 
Please login to merge, or discard this patch.