Skip to content

Commit

Permalink
Remove duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
sapk authored Aug 17, 2016
1 parent 8e48f60 commit e3d0e71
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,6 @@ protected function filter(UpdateIncidentCommand $command)
'component_id' => $command->component_id,
'component_status' => $command->component_status,
'notify' => $command->notify,
'sticked' => $command->sticked,
];

return array_filter($params, function ($val) {
Expand Down

0 comments on commit e3d0e71

Please sign in to comment.