diff options
Diffstat (limited to 'app/Controller')
-rw-r--r-- | app/Controller/Ical.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Controller/Ical.php b/app/Controller/Ical.php index 52e10fa1..8a7ed8b5 100644 --- a/app/Controller/Ical.php +++ b/app/Controller/Ical.php @@ -3,7 +3,6 @@ namespace Controller; use Model\TaskFilter; -use Model\Task as TaskModel; use Eluceo\iCal\Component\Calendar as iCalendar; /** |