Skip to content

Commit 101746f

Browse files
authored
ENGCOM-4755: Removed redundant Gallery subscription for catalog rules #22320
2 parents 2c0813b + 67d30d6 commit 101746f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/CatalogRule/etc/mview.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
<table name="catalog_product_entity" entity_column="entity_id" />
1717
<table name="catalog_product_entity_datetime" entity_column="entity_id" />
1818
<table name="catalog_product_entity_decimal" entity_column="entity_id" />
19-
<table name="catalog_product_entity_gallery" entity_column="entity_id" />
2019
<table name="catalog_product_entity_int" entity_column="entity_id" />
2120
<table name="catalog_product_entity_text" entity_column="entity_id" />
2221
<table name="catalog_product_entity_tier_price" entity_column="entity_id" />

0 commit comments

Comments
 (0)