Completed
Push — master ( 3aab7f...270485 )
by Mahmoud
03:05
created
app/Port/Console/Loaders/ConsolesLoaderTrait.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;
6 6
 use App\Port\Butler\Portals\Facade\PortButler;
7
-use DB;
8 7
 use File;
9 8
 
10 9
 /**
Please login to merge, or discard this patch.
app/Port/Provider/Traits/PortServiceProviderTrait.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -6,7 +6,6 @@
 block discarded – undo
6 6
 use App\Port\Exception\Exceptions\UnsupportedFractalSerializerException;
7 7
 use App\Port\Middleware\PortKernel;
8 8
 use DB;
9
-use File;
10 9
 use Illuminate\Support\Facades\Config;
11 10
 use Log;
12 11
 
Please login to merge, or discard this patch.