From 73ce90ac568909f04d28f41492f99b66ba3fb037 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Sat, 5 Dec 2015 21:34:26 -0500 Subject: Remove unused use statements --- app/Controller/Base.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Controller/Base.php') 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; /** -- cgit v1.2.3