summaryrefslogtreecommitdiff
path: root/app/Auth
diff options
context:
space:
mode:
authorFrédéric Guillot <fred@kanboard.net>2014-08-16 14:12:05 -0700
committerFrédéric Guillot <fred@kanboard.net>2014-08-16 14:12:05 -0700
commitdb3c006be80d6690892b11608619f9683824e21b (patch)
tree65fdc801aa83d40c50170e7ad11226e30be1f649 /app/Auth
parent925b0ba2e56117e3bbe2947d7938ed35815efa1a (diff)
Various minor fixes
Diffstat (limited to 'app/Auth')
-rw-r--r--app/Auth/Base.php1
1 files changed, 0 insertions, 1 deletions
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