summaryrefslogtreecommitdiff
path: root/app/Helper/Url.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Helper/Url.php')
-rw-r--r--app/Helper/Url.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Helper/Url.php b/app/Helper/Url.php
index 3658ef5f..6ada8068 100644
--- a/app/Helper/Url.php
+++ b/app/Helper/Url.php
@@ -2,7 +2,6 @@
namespace Kanboard\Helper;
-use Kanboard\Core\Http\Request;
use Kanboard\Core\Base;
/**