Completed
Pull Request — master (#3073)
by
unknown
02:49
created
src/Form/Field/Embeds.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\Form\EmbeddedForm;
6 6
 use Encore\Admin\Form\Field;
7 7
 use Illuminate\Support\Facades\Validator;
8
-use Illuminate\Support\Str;
9 8
 
10 9
 if (!function_exists('Encore\Admin\Form\Field\array_key_attach_str')) {
11 10
     function array_key_attach_str(array $a, string $b, string $c = '.')
Please login to merge, or discard this patch.