From d220ce9bba7978e30eb3b35e2fb9bf0228d73c56 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Thu, 11 Jun 2015 21:25:07 -0400 Subject: Remove unused use statements --- app/Model/Notification.php | 1 - 1 file changed, 1 deletion(-) (limited to 'app/Model') diff --git a/app/Model/Notification.php b/app/Model/Notification.php index 3f9f9ed0..34500483 100644 --- a/app/Model/Notification.php +++ b/app/Model/Notification.php @@ -2,7 +2,6 @@ namespace Model; -use Core\Session; use Core\Translator; /** -- cgit v1.2.3