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,7 +2,6 @@
namespace Kanboard\Controller;
use Pimple\Container;
use Kanboard\Core\Security\Role;
/**