Completed
Push — master ( 759abe...587da3 )
by Mahmoud
03:56
created
app/Port/Test/PHPUnit/Abstracts/TestCase.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Faker\Generator;
6 6
 use Illuminate\Contracts\Console\Kernel as LaravelKernel;
7 7
 //use Illuminate\Foundation\Testing\TestCase as LaravelTestCase;
8
-use Illuminate\Support\Facades\DB;
9 8
 use Laravel\BrowserKitTesting\TestCase as LaravelFivePointThreeTestCaseCompatibilityPackage;
10 9
 use App\Port\Test\PHPUnit\Traits\TestingTrait;
11 10
 
Please login to merge, or discard this patch.