Remove useless class and add new plugin hooks

This commit is contained in:
Frederic Guillot
2015-10-18 18:13:54 -04:00
parent 2f3563714b
commit 43cffe2828
10 changed files with 14 additions and 35 deletions

View File

@@ -2,6 +2,7 @@
namespace Kanboard\Auth;
use Kanboard\Core\Base;
use Kanboard\Model\User;
use Kanboard\Event\AuthEvent;