From 0a14c8d5e5538e487dd6b012771f72aea6f4d5a6 Mon Sep 17 00:00:00 2001 From: Frédéric Guillot Date: Sat, 27 Dec 2014 19:43:59 -0500 Subject: Fix some PHPAnalyzer issues --- app/Model/Authentication.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Model/Authentication.php') diff --git a/app/Model/Authentication.php b/app/Model/Authentication.php index a0e9684f..87493c88 100644 --- a/app/Model/Authentication.php +++ b/app/Model/Authentication.php @@ -3,7 +3,6 @@ namespace Model; use Core\Request; -use Auth\Database; use SimpleValidator\Validator; use SimpleValidator\Validators; -- cgit v1.2.3