mix format
authorFloatingGhost <hannah@coffee-and-dreams.uk>
Mon, 4 Jul 2022 16:38:16 +0000 (17:38 +0100)
committerFloatingGhost <hannah@coffee-and-dreams.uk>
Mon, 4 Jul 2022 16:38:16 +0000 (17:38 +0100)
lib/mix/pleroma.ex

index 4eff378599657b9bb1d480835e45683fc6659ad2..f4a6bcf631ac8f05eb33abeecf8e1790279eadc8 100644 (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