diff options
Diffstat (limited to 'app/Model/Subtask.php')
-rw-r--r-- | app/Model/Subtask.php | 2 |
1 files changed, 0 insertions, 2 deletions
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 |