Remove Quack logging backend
This commit is contained in:
parent
39a96876ef
commit
6b87b3f2ea
11 changed files with 47 additions and 120 deletions
2
mix.exs
2
mix.exs
|
|
@ -76,7 +76,6 @@ defmodule Pleroma.Mixfile do
|
|||
:logger,
|
||||
:runtime_tools,
|
||||
:comeonin,
|
||||
:quack,
|
||||
:fast_sanitize,
|
||||
:os_mon,
|
||||
:ssl,
|
||||
|
|
@ -177,7 +176,6 @@ defmodule Pleroma.Mixfile do
|
|||
branch: "no-logging"},
|
||||
{:prometheus_ecto, "~> 1.4"},
|
||||
{:recon, "~> 2.5"},
|
||||
{:quack, "~> 0.1.1"},
|
||||
{:joken, "~> 2.0"},
|
||||
{:benchee, "~> 1.0"},
|
||||
{:pot, "~> 1.0"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue