From db3c006be80d6690892b11608619f9683824e21b Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 16 Aug 2014 14:12:05 -0700 Subject: Various minor fixes --- app/Auth/Base.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Auth') diff --git a/app/Auth/Base.php b/app/Auth/Base.php index f9c1c329..e174ff8f 100644 --- a/app/Auth/Base.php +++ b/app/Auth/Base.php @@ -4,7 +4,6 @@ namespace Auth; use Core\Tool; use Core\Registry; -use PicoDb\Database; /** * Base auth class -- cgit v1.2.3