We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a37b3fa commit fbf8142Copy full SHA for fbf8142
app/code/Meta/BusinessExtension/Model/System/Message/Notification.php
app/code/Meta/BusinessExtension/etc/adminhtml/di.xml
@@ -16,8 +16,6 @@
16
<item name="version_upgrade_notification" xsi:type="string">
17
Meta\BusinessExtension\Model\System\Message\VersionUpgradeNotification
18
</item>
19
- <item name="notification" xsi:type="string">Meta\BusinessExtension\Model\System\Message\Notification
20
- </item>
21
<item name="conflicting_module_notification" xsi:type="string">Meta\BusinessExtension\Model\System\Message\ConflictingModulesNotification
22
23
</argument>
0 commit comments