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

@@ -2,6 +2,8 @@
namespace Kanboard\Controller;
use Kanboard\Core\Security\Role;
/**
* Custom Filter management
*