Completed
Push — master ( 235b12...e470a0 )
by Iman
01:26
created
src/Commands/CheckPsr4.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -12,7 +12,6 @@
 block discarded – undo
12 12
 use Imanghafoori\LaravelMicroscope\FileReaders\Paths;
13 13
 use Imanghafoori\LaravelMicroscope\LaravelPaths\LaravelPaths;
14 14
 use Imanghafoori\LaravelMicroscope\SpyClasses\RoutePaths;
15
-use Imanghafoori\LaravelMicroscope\Traits\LogsErrors;
16 15
 use Symfony\Component\Finder\Finder;
17 16
 
18 17
 class CheckPsr4 extends Command
Please login to merge, or discard this patch.