Skip to content

Commit

Permalink
style(issue): empty line
Browse files Browse the repository at this point in the history
  • Loading branch information
btry committed Jun 7, 2022
1 parent ef858cd commit 2e6904a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion hook.php
Original file line number Diff line number Diff line change
Expand Up @@ -370,7 +370,6 @@ function plugin_formcreator_hook_add_ticket(CommonDBTM $item) {
'requester_id' => $requester['users_id'],
'comment' => addslashes($item->fields['content']),
'users_id_recipient' => $item->fields['users_id_recipient'],

]);
}

Expand Down

0 comments on commit 2e6904a

Please sign in to comment.