@@ -9,7 +9,6 @@ |
||
9 | 9 | use yii\web\NotFoundHttpException; |
10 | 10 | use yii\filters\VerbFilter; |
11 | 11 | use yii2mod\editable\EditableAction; |
12 | -use yii2mod\user\models\SignupForm; |
|
13 | 12 | |
14 | 13 | /** |
15 | 14 | * UserController implements the CRUD actions for UserModel model. |
@@ -1,5 +1,4 @@ |
||
1 | 1 | <?php |
2 | -use app\widgets\Alert; |
|
3 | 2 | use kartik\alert\AlertBlock; |
4 | 3 | use yii\helpers\Html; |
5 | 4 | use yii\bootstrap\Nav; |