Completed
Pull Request — master (#1350)
by
unknown
03:06
created
src/Widgets/Form.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -8,7 +8,6 @@
 block discarded – undo
8 8
 use Illuminate\Contracts\Validation\Validator;
9 9
 use Illuminate\Support\Facades\Input;
10 10
 use Illuminate\Support\MessageBag;
11
-use phpDocumentor\Reflection\Types\This;
12 11
 
13 12
 /**
14 13
  * Class Form.
Please login to merge, or discard this patch.