Skip to content

Commit

Permalink
Merge pull request #60 from WaPoNe/WaPoNe-patch-1
Browse files Browse the repository at this point in the history
Critical error by Upgrade Compatibility Tool (UCT)
  • Loading branch information
haitv282 authored Oct 28, 2022
2 parents 99cb987 + a670467 commit 627086e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions Controller/Adminhtml/Index/Activate.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@
use Magento\Backend\App\Action\Context;
use Magento\Config\Model\ResourceModel\Config;
use Magento\Framework\App\Config\ReinitableConfigInterface;
use Magento\Framework\App\Config\ScopeConfigInterface;
use Magento\Framework\Controller\ResultInterface;
use Mageplaza\Core\Helper\AbstractData;
use Mageplaza\Core\Helper\Validate;
Expand Down Expand Up @@ -67,7 +66,7 @@ class Activate extends Action
/**
* Application config
*
* @var ScopeConfigInterface
* @var ReinitableConfigInterface
*/
protected $_appConfig;

Expand Down

0 comments on commit 627086e

Please sign in to comment.