diff options
Diffstat (limited to 'app/Controller/Base.php')
-rw-r--r-- | app/Controller/Base.php | 1 |
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; /** |