Remove unused use statements

This commit is contained in:
Frederic Guillot
2015-12-05 21:34:26 -05:00
parent eaabda81cd
commit 73ce90ac56
11 changed files with 3 additions and 13 deletions

View File

@@ -3,7 +3,6 @@
namespace Kanboard\User;
use Kanboard\Core\User\UserProviderInterface;
use Kanboard\Core\Security\Role;
/**
* Database User Provider