diff --git a/models/OrderPayment.php b/models/OrderPayment.php index a57e13c..f76a3c5 100644 --- a/models/OrderPayment.php +++ b/models/OrderPayment.php @@ -3,9 +3,7 @@ namespace artweb\artbox\ecommerce\models; use artweb\artbox\language\behaviors\LanguageBehavior; -use Yii; use yii\db\ActiveQuery; -use yii\db\ActiveRecord; use yii\web\Request; /** * This is the model class for table "order_payment". -- libgit2 0.21.4