Skip to content

Commit dfca94a

Browse files
Fix for issue #285
1 parent b67a37f commit dfca94a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TwoFactorAuth/Model/Config/UserNotifier.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
namespace Magento\TwoFactorAuth\Model\Config;
1010

1111
use Magento\Framework\App\Config\ScopeConfigInterface;
12-
use Magento\Framework\UrlInterface;
12+
use Magento\Backend\Model\UrlInterface;
1313

1414
/**
1515
* Represents configuration for notifying the user

0 commit comments

Comments
 (0)