summaryrefslogtreecommitdiff
path: root/app/Controller/Task.php
diff options
context:
space:
mode:
authorFrederic Guillot <fred@kanboard.net>2015-02-14 16:30:32 -0500
committerFrederic Guillot <fred@kanboard.net>2015-02-14 16:30:57 -0500
commit35382583dbd0fd9920bc9df1f04363b12fcec657 (patch)
treeaff38f8fd289d0b1157a8d2e0657d551cda51607 /app/Controller/Task.php
parent5fd4e290c5e0cc4e721a2c68489529831882f435 (diff)
Allow remote images for markdown content
Diffstat (limited to 'app/Controller/Task.php')
-rw-r--r--app/Controller/Task.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Controller/Task.php b/app/Controller/Task.php
index 0789e8eb..e561d5f7 100644
--- a/app/Controller/Task.php
+++ b/app/Controller/Task.php
@@ -3,7 +3,6 @@
namespace Controller;
use Model\Project as ProjectModel;
-use Model\Task as TaskModel;
/**
* Task controller