Remove useless use statements

This commit is contained in:
Frederic Guillot
2016-06-05 22:40:42 -04:00
parent 9cb8a1ffc9
commit d11ea08412
3 changed files with 0 additions and 4 deletions

View File

@@ -4,7 +4,6 @@ namespace Kanboard\Controller;
use Kanboard\Core\Controller\AccessForbiddenException;
use Kanboard\Core\Controller\PageNotFoundException;
use Kanboard\Core\DateParser;
/**
* Task Controller