Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
daveminer committed Nov 5, 2024
1 parent 475e27d commit 0a2e019
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -123,5 +123,5 @@ defmodule BasketWeb.PowInvitation.InvitationController do
end
end

defp host(), do: Application.get_env(:basket, :host)
defp host, do: Application.get_env(:basket, :host)
end

0 comments on commit 0a2e019

Please sign in to comment.