Skip to content

Commit d955fd6

Browse files
authored
remove blank line from the end of passwords_controller template to keep rubocop happy (rails#52833)
1 parent e1d58cf commit d955fd6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

railties/lib/rails/generators/rails/authentication/templates/controllers/passwords_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,3 @@ def set_user_by_token
3131
redirect_to new_password_url, alert: "Password reset link is invalid or has expired."
3232
end
3333
end
34-

0 commit comments

Comments
 (0)