Skip to content

Commit bd69bd7

Browse files
committed
MAGETWO-75394: Deliver backport to 2.1
1 parent 72d9c49 commit bd69bd7

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Catalog/etc/events.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,4 @@
5757
<event name="admin_system_config_changed_section_catalog">
5858
<observer name="catalog_update_price_attribute" instance="Magento\Catalog\Observer\SwitchPriceAttributeScopeOnConfigChange" />
5959
</event>
60-
<event name="catalog_product_save_before">
61-
<observer name="set_special_price_start_date" instance="Magento\Catalog\Observer\SetSpecialPriceStartDate" />
62-
</event>
6360
</config>

0 commit comments

Comments
 (0)