We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc4a693 commit f629197Copy full SHA for f629197
app/code/Magento/Backend/Controller/Adminhtml/System/Account/Save.php
@@ -11,7 +11,7 @@
11
use Magento\Framework\Controller\ResultFactory;
12
use Magento\Framework\Exception\State\UserLockedException;
13
use Magento\Security\Model\SecurityCookie;
14
-use \Magento\User\Model\User;
+use Magento\User\Model\User;
15
16
/**
17
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
0 commit comments