mix format #47

Merged
floatingghost merged 1 commit from format into develop 2022-07-04 16:41:55 +00:00
Showing only changes of commit a036a01a1e - Show all commits

View file

@ -25,7 +25,6 @@ defmodule Mix.Pleroma do
Application.put_env(:phoenix, :serve_endpoints, false, persistent: true)
Finch.start_link(name: MyFinch)
unless System.get_env("DEBUG") do
Logger.remove_backend(:console)
end