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