diff --git a/lib/PriceRule.php b/lib/PriceRule.php index de08014..ab77a4e 100644 --- a/lib/PriceRule.php +++ b/lib/PriceRule.php @@ -26,11 +26,6 @@ class PriceRule extends ShopifyResource */ public $resourceKey = 'price_rule'; - /** - * @inheritDoc - */ - public $countEnabled = false; - /** * @inheritDoc */