Skip to content

Commit

Permalink
rubocop
Browse files Browse the repository at this point in the history
  • Loading branch information
beingmattlevy committed Jul 12, 2024
1 parent f978a4f commit ce53307
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/event.rb
Original file line number Diff line number Diff line change
Expand Up @@ -241,5 +241,4 @@ def ensure_prices_set_if_maximum_specified
def ensure_require_role_set_default
attributes[:require_role] = true if attributes[:require_role].nil?
end

end

0 comments on commit ce53307

Please sign in to comment.