Fixed smart event.
This commit is contained in:
parent
5760e15df5
commit
c7ed6ba511
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
namespace Misuzu;
|
||||
|
||||
use Misuzu\AuditLog;
|
||||
IConfiguse Misuzu\Config\IConfig;
|
||||
use Misuzu\Config\IConfig;
|
||||
use Misuzu\Users\User;
|
||||
use Misuzu\Users\UserNotFoundException;
|
||||
use Misuzu\Users\UserLoginAttempt;
|
||||
|
|
Loading…
Reference in a new issue