Skip to content

Commit 17803d8

Browse files
committed
remove unnecessary blank line in passwords_controller
1 parent 0d033e9 commit 17803d8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/controllers/users/passwords_controller.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ def create
1818
notice: "If the account exists you will receive an email or SMS with instructions on how to reset your password in a few minutes."
1919
end
2020

21-
2221
def update
2322
self.resource = resource_class.reset_password_by_token(resource_params)
2423

0 commit comments

Comments
 (0)