Skip to content

Commit

Permalink
Rubocop fix.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexdesi committed Nov 3, 2023
1 parent 7a08855 commit 834929d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/models/apply.rb
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,4 @@ def user=(user)
def user
@user ||= User.find_by(id: user_id)
end

end

0 comments on commit 834929d

Please sign in to comment.