Skip to content

Commit

Permalink
Removed empty line due to failing static test
Browse files Browse the repository at this point in the history
  • Loading branch information
phoenix128 authored Jun 25, 2018
1 parent 90b6803 commit 2717cb1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ public function validate(\Magento\Framework\Model\AbstractModel $model)
$model->getBaseRowTotal()
);


if ('category_ids' == $this->getAttribute()) {
return $this->validateAttribute($this->_getAvailableInCategories($product->getId()));
}
Expand Down

0 comments on commit 2717cb1

Please sign in to comment.