Completed
Branch master (a13a77)
by Song
02:37
created
src/Form/Field.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -5,7 +5,6 @@
 block discarded – undo
5 5
 use Encore\Admin\Admin;
6 6
 use Encore\Admin\Form;
7 7
 use Illuminate\Contracts\Support\Arrayable;
8
-use Illuminate\Support\Facades\Input;
9 8
 
10 9
 /**
11 10
  * Class Field.
Please login to merge, or discard this patch.