Completed
Push — master ( 38e1b1...e6db1d )
by Freek
01:33
created
src/Solutions/SuggestCorrectVariableNameSolution.php 1 patch
Unused Use Statements   -2 removed lines patch added patch discarded remove patch
@@ -2,9 +2,7 @@
 block discarded – undo
2 2
 
3 3
 namespace Facade\Ignition\Solutions;
4 4
 
5
-use Facade\IgnitionContracts\RunnableSolution;
6 5
 use Facade\IgnitionContracts\Solution;
7
-use Illuminate\Support\Facades\Blade;
8 6
 
9 7
 class SuggestCorrectVariableNameSolution implements Solution
10 8
 {
Please login to merge, or discard this patch.