From 7303a79b503dde63c627675ce4155f96c4e4dbd3 Mon Sep 17 00:00:00 2001 From: Frederic Guillot Date: Mon, 19 Oct 2015 21:05:41 -0400 Subject: Cleanup and minor fixes --- app/Model/Subtask.php | 2 -- 1 file changed, 2 deletions(-) (limited to 'app/Model/Subtask.php') diff --git a/app/Model/Subtask.php b/app/Model/Subtask.php index 94b13a0e..f81e5b1c 100644 --- a/app/Model/Subtask.php +++ b/app/Model/Subtask.php @@ -352,8 +352,6 @@ class Subtask extends Base /** * Change the status of subtask * - * Todo -> In progress -> Done -> Todo -> etc... - * * @access public * @param integer $subtask_id * @return bool -- cgit v1.2.3