Completed
Push — master ( 0815a4...7ef1c7 )
by Freek
04:45 queued 11s
created
src/Report.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -10,8 +10,8 @@
 block discarded – undo
10 10
 use Facade\FlareClient\Glows\Glow;
11 11
 use Facade\FlareClient\Solutions\ReportSolution;
12 12
 use Facade\FlareClient\Stacktrace\Stacktrace;
13
-use Facade\Ignition\Exceptions\ViewException;
14 13
 use Facade\IgnitionContracts\Solution;
14
+use Facade\Ignition\Exceptions\ViewException;
15 15
 use Throwable;
16 16
 
17 17
 class Report
Please login to merge, or discard this patch.