Skip to content

Commit 6cfe89a

Browse files
committed
remove logog #1847 for magento 2.3.6-p1
1 parent 661ff37 commit 6cfe89a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Model/Plugin/SubscriptionManager.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,6 @@ public function beforeSubscribe(
158158
$email,
159159
$storeId
160160
) {
161-
$this->_helper->log(__METHOD__);
162161
if ($this->_helper->isMailChimpEnabled($storeId)) {
163162
$websiteId = (int)$this->_storeManager->getStore($storeId)->getWebsiteId();
164163

0 commit comments

Comments
 (0)