Removed old todo comment. Closes #1073

This commit is contained in:
James Brooks
2015-11-04 15:00:28 +00:00
parent fbc4041bf7
commit 0fed178c34
@@ -42,7 +42,6 @@ class ScheduleController extends Controller
*/ */
public function __construct() public function __construct()
{ {
// TODO: Remove this from DashIncidentController, so it's shared?
$this->subMenu = [ $this->subMenu = [
'incidents' => [ 'incidents' => [
'title' => trans('dashboard.incidents.incidents'), 'title' => trans('dashboard.incidents.incidents'),