Skip to content

Commit

Permalink
Update orders_controller.rb
Browse files Browse the repository at this point in the history
Remove superfluous whitespace change
  • Loading branch information
Kagemaru authored Mar 12, 2024
1 parent f20932b commit fa66e53
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/orders_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,6 @@ def build_entry

def assign_attributes
super

return unless entry.new_record?

entry.work_item.parent_id ||= (params[:category_active] &&
Expand Down

0 comments on commit fa66e53

Please sign in to comment.