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