Skip to content

Commit 30b7000

Browse files
committed
MC-16312: Revert fix ENGCOM-1351
1 parent 36c6185 commit 30b7000

File tree

1 file changed

+0
-1
lines changed
  • app/code/Magento/Sitemap/Model/ResourceModel/Catalog

1 file changed

+0
-1
lines changed

app/code/Magento/Sitemap/Model/ResourceModel/Catalog/Product.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,6 @@ protected function _addFilter($storeId, $attributeCode, $value, $type = '=')
194194
break;
195195
default:
196196
return false;
197-
break;
198197
}
199198

200199
$attribute = $this->_getAttribute($attributeCode);

0 commit comments

Comments
 (0)