diff --git a/app/DataMapper/Tax/US/Rule.php b/app/DataMapper/Tax/US/Rule.php index 497585a5bef5..469d16c74a6f 100644 --- a/app/DataMapper/Tax/US/Rule.php +++ b/app/DataMapper/Tax/US/Rule.php @@ -48,7 +48,6 @@ class Rule extends BaseRule implements RuleInterface { $this->tax_rate1 = $item->tax_rate1; - $this->tax_name1 = $item->tax_name1; return $this;