@@ -22,7 +22,6 @@ |
||
22 | 22 | use yii\behaviors\AttributeBehavior; |
23 | 23 | use yii\caching\TagDependency; |
24 | 24 | use yii\db\ActiveRecord; |
25 | -use yii\widgets\ActiveForm; |
|
26 | 25 | |
27 | 26 | /** |
28 | 27 | * Common User Model. |