Commit 7bf3a42370cae29b13365ffeb29d31cc73489742

Authored by Dmytry Fedorchuk
1 parent 86a32561

restet password mail

Showing 1 changed file with 0 additions and 1 deletions   Show diff stats
common/models/Customer.php
... ... @@ -3,7 +3,6 @@
3 3 namespace common\models;
4 4 use common\widgets\Mailer;
5 5 use Yii;
6   -use Yii;
7 6 use yii\base\NotSupportedException;
8 7 use yii\behaviors\TimestampBehavior;
9 8 use yii\db\ActiveRecord;
... ...