Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,4 @@ class GetTaskByStateIdAndProjectId(
return taskRepository.getTaskByStateIdAndProjectId(projectId ,stateId)

}

}

This file was deleted.

Loading