Completed
Pull Request — master (#338)
by Antonio
36:38
created
src/User/Form/RegistrationForm.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -16,7 +16,6 @@
 block discarded – undo
16 16
 use Da\User\Traits\ModuleAwareTrait;
17 17
 use Yii;
18 18
 use yii\base\Model;
19
-use yii\helpers\Html;
20 19
 
21 20
 class RegistrationForm extends Model
22 21
 {
Please login to merge, or discard this patch.