From 7bf3a42370cae29b13365ffeb29d31cc73489742 Mon Sep 17 00:00:00 2001 From: mr Date: Fri, 3 Jun 2016 18:34:59 +0300 Subject: [PATCH] restet password mail --- common/models/Customer.php | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/common/models/Customer.php b/common/models/Customer.php index ee1b101..8103ac0 100755 --- a/common/models/Customer.php +++ b/common/models/Customer.php @@ -3,7 +3,6 @@ namespace common\models; use common\widgets\Mailer; use Yii; -use Yii; use yii\base\NotSupportedException; use yii\behaviors\TimestampBehavior; use yii\db\ActiveRecord; -- libgit2 0.21.4