Completed
Push — master ( 07d033...b39ab9 )
by Mahmoud
03:01
created
app/Port/Foundation/Traits/FractalTrait.php 1 patch
Unused Use Statements   -3 removed lines patch added patch discarded remove patch
@@ -4,10 +4,7 @@
 block discarded – undo
4 4
 
5 5
 use App;
6 6
 use App\Port\Exception\Exceptions\UnsupportedFractalSerializerException;
7
-use DB;
8
-use File;
9 7
 use Illuminate\Support\Facades\Config;
10
-use Log;
11 8
 
12 9
 /**
13 10
  * Class FractalTrait.
Please login to merge, or discard this patch.