Commit 52b2888275a1933968281eccda2110ff15440828

Authored by Anastasia
1 parent 934cd82b

sale

Showing 1 changed file with 0 additions and 2 deletions   Show diff stats
controllers/VariantCountController.php
... ... @@ -321,8 +321,6 @@
321 321 VariantToShop::deleteAll(['shop_id' => $shop_id]);
322 322  
323 323 $db = \Yii::$app->db;
324   -
325   -
326 324 $db->createCommand()
327 325 ->batchInsert(
328 326 'variant_to_shop',
... ...