Skip to content

Commit e740014

Browse files
AnshuMishra17gelanivishal
authored andcommitted
included missing context class
1 parent 4f0a6ab commit e740014

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/User/Controller/Adminhtml/Auth/ResetPasswordPost.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
namespace Magento\User\Controller\Adminhtml\Auth;
88

99
use Magento\User\Controller\Adminhtml\Auth;
10+
use Magento\Backend\App\Action\Context;
1011
use Magento\Framework\App\ObjectManager;
1112
use Magento\Backend\Helper\Data;
1213
use Magento\User\Model\UserFactory;

0 commit comments

Comments
 (0)