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