mix format
This commit is contained in:
parent
b63eaa34be
commit
eecdf86849
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ defmodule NullaWeb.WebfingerController do
|
||||||
|> json(%{error: "Not Found"})
|
|> json(%{error: "Not Found"})
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
_ ->
|
_ ->
|
||||||
conn
|
conn
|
||||||
|> put_status(:bad_request)
|
|> put_status(:bad_request)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue