From 6ef83d0e058d653322a8f9eb1131e665fb9b2a70 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 29 Feb 2016 22:40:26 -0500 Subject: Add unit test for transition model --- tests/units/Model/NotificationTest.php | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/units/Model/NotificationTest.php') diff --git a/tests/units/Model/NotificationTest.php b/tests/units/Model/NotificationTest.php index 03ee5867..d5ec7735 100644 --- a/tests/units/Model/NotificationTest.php +++ b/tests/units/Model/NotificationTest.php @@ -6,7 +6,6 @@ use Kanboard\Model\TaskFinder; use Kanboard\Model\TaskCreation; use Kanboard\Model\Subtask; use Kanboard\Model\Comment; -use Kanboard\Model\User; use Kanboard\Model\TaskFile; use Kanboard\Model\Task; use Kanboard\Model\Project; -- cgit v1.2.3