diff options
Diffstat (limited to 'app/Api/Me.php')
-rw-r--r-- | app/Api/Me.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Api/Me.php b/app/Api/Me.php index 16ce0aee..2c332a8c 100644 --- a/app/Api/Me.php +++ b/app/Api/Me.php @@ -3,7 +3,6 @@ namespace Kanboard\Api; use Kanboard\Model\Subtask as SubtaskModel; -use Kanboard\Model\Task as TaskModel; /** * Me API controller |