Skip to content

Commit f629197

Browse files
committed
AC-10886: admin Password update.
1 parent bc4a693 commit f629197

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/Backend/Controller/Adminhtml/System/Account

1 file changed

+1
-1
lines changed

app/code/Magento/Backend/Controller/Adminhtml/System/Account/Save.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
use Magento\Framework\Controller\ResultFactory;
1212
use Magento\Framework\Exception\State\UserLockedException;
1313
use Magento\Security\Model\SecurityCookie;
14-
use \Magento\User\Model\User;
14+
use Magento\User\Model\User;
1515

1616
/**
1717
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)

0 commit comments

Comments
 (0)