Skip to content

Commit

Permalink
yhh make sense
Browse files Browse the repository at this point in the history
  • Loading branch information
Darguima committed Jan 10, 2025
1 parent 535cd47 commit 4d27e85
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions lib/safira_web/live/auth/components/user_profile_settings.ex
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@ defmodule SafiraWeb.UserAuth.Components.UserProfileSettings do
{:noreply,
socket
|> assign(profile_form: to_form(changeset))}

{:error, _} ->
{:noreply,
socket
|> put_flash(:error, "An unexpected error happened while updating the profile.")}
end
end
end

0 comments on commit 4d27e85

Please sign in to comment.