Skip to content

Commit

Permalink
Remove success message (#69)
Browse files Browse the repository at this point in the history
It's not really necessary and kind of breaks the flow.
  • Loading branch information
strzibny authored Jul 5, 2023
1 parent ee582d1 commit 8562ad1
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,6 @@ def set_refresh

def done_valid_refresh
otp_refresh_credentials_for(resource)
otp_set_flash_message :success, :valid_refresh if is_navigational_format?

respond_with resource, location: otp_fetch_refresh_return_url
end

Expand Down

0 comments on commit 8562ad1

Please sign in to comment.