Skip to content

Commit

Permalink
Remove extra inspect_conn
Browse files Browse the repository at this point in the history
  • Loading branch information
skanderm committed Mar 20, 2024
1 parent f7b8a3a commit fb5c3a6
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions server/lib/orcasite_web/router.ex
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,4 @@ defmodule OrcasiteWeb.Router do

Ash.PlugHelpers.set_context(conn, %{actor_ip: actor_ip})
end

defp inspect_conn(conn, _opts), do: conn |> dbg
end

0 comments on commit fb5c3a6

Please sign in to comment.