Completed
Push — master ( aa6f7c...30a6fe )
by Alexandr
02:13
created
src/Traits/AdminMethodsEdit.php 1 patch
Unused Use Statements   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -2,9 +2,9 @@
 block discarded – undo
2 2
 
3 3
 namespace Larrock\Core\Traits;
4 4
 
5
-use View;
6 5
 use JsValidator;
7 6
 use Larrock\Core\Component;
7
+use View;
8 8
 
9 9
 trait AdminMethodsEdit
10 10
 {
Please login to merge, or discard this patch.