Fix styleci violations

This commit is contained in:
Nico Stapelbroek
2018-01-13 18:30:43 +01:00
parent 0af68e755f
commit 55f6ee7dc7
4 changed files with 6 additions and 7 deletions
@@ -89,7 +89,6 @@ class IncidentRoutes
'as' => 'post:dashboard.incidents.updates.edit',
'uses' => 'IncidentController@editIncidentUpdateAction',
]);
});
}
}