diff options
Diffstat (limited to 'app/Controller/TaskViewController.php')
-rw-r--r-- | app/Controller/TaskViewController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Controller/TaskViewController.php b/app/Controller/TaskViewController.php index 073434b2..bd1e86ae 100644 --- a/app/Controller/TaskViewController.php +++ b/app/Controller/TaskViewController.php @@ -4,7 +4,6 @@ namespace Kanboard\Controller; use Kanboard\Core\Controller\AccessForbiddenException; use Kanboard\Core\Controller\PageNotFoundException; -use Kanboard\Core\DateParser; /** * Task Controller |