diff --git a/webapp/services/callback/BuyShopGoodsCbService.php b/webapp/services/callback/BuyShopGoodsCbService.php index 2431e741..12c4965f 100644 --- a/webapp/services/callback/BuyShopGoodsCbService.php +++ b/webapp/services/callback/BuyShopGoodsCbService.php @@ -59,8 +59,6 @@ class BuyShopGoodsCbService )), )); break; - case MARKET_BUY_MODE_NORMAL: - break; } } break;