Improve notification classes and move interface to core
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
namespace Kanboard\Controller;
|
||||
|
||||
use Kanboard\Core\Security\Role;
|
||||
use Kanboard\Notification\Mail as MailNotification;
|
||||
use Kanboard\Notification\MailNotification;
|
||||
|
||||
/**
|
||||
* Class UserCreationController
|
||||
|
||||
Reference in New Issue
Block a user