Skip to content

Commit

Permalink
remove log #1847 for magento 2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
gonzaloebiz committed Oct 6, 2023
1 parent c059c34 commit 7189e93
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Model/Plugin/SubscriptionManager.php
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,6 @@ public function beforeSubscribe(
$email,
$storeId
) {
$this->_helper->log(__METHOD__);
if ($this->_helper->isMailChimpEnabled($storeId)) {
$websiteId = (int)$this->_storeManager->getStore($storeId)->getWebsiteId();

Expand Down

0 comments on commit 7189e93

Please sign in to comment.