Passed
Push — master ( e325b4...e17c19 )
by Thomas
01:22 queued 10s
created
src/Services/MigrationService.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -2,7 +2,6 @@
 block discarded – undo
2 2
 
3 3
 namespace Webfactor\Laravel\Generators\Services;
4 4
 
5
-use Illuminate\Contracts\Filesystem\FileNotFoundException;
6 5
 use Webfactor\Laravel\Generators\Contracts\ServiceAbstract;
7 6
 use Webfactor\Laravel\Generators\Contracts\ServiceInterface;
8 7
 use Webfactor\Laravel\Generators\Traits\CanGenerateFile;
Please login to merge, or discard this patch.