Skip to content

Commit

Permalink
chore: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
Ziinc committed Oct 6, 2023
1 parent a442490 commit 7a601e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/logflare_web/live/alerts/alerts_live.ex
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ defmodule LogflareWeb.AlertsLive do
def mount(%{}, %{"user_id" => user_id}, socket) do
user = Users.get(user_id)


socket =
socket
|> assign(:user_id, user_id)
Expand Down

0 comments on commit 7a601e0

Please sign in to comment.