summaryrefslogtreecommitdiff
path: root/app/Controller/Base.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Controller/Base.php')
-rw-r--r--app/Controller/Base.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/app/Controller/Base.php b/app/Controller/Base.php
index 76948a0f..35ceee09 100644
--- a/app/Controller/Base.php
+++ b/app/Controller/Base.php
@@ -2,7 +2,6 @@
namespace Kanboard\Controller;
-use Pimple\Container;
use Kanboard\Core\Security\Role;
/**