summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorMark Felder <feld@feld.me>2022-11-11 11:39:43 -0500
committerMark Felder <feld@feld.me>2022-11-11 12:36:29 -0500
commit6b87b3f2eae62a7d6e20681468c367489a47f0a3 (patch)
treedcb93a039bd493d08a0eb2e074e11141addd9b10 /mix.exs
parent39a96876ef1dd232c725cc10dccdc4f1e154a8fc (diff)
Remove Quack logging backend
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 0 insertions, 2 deletions
diff --git a/mix.exs b/mix.exs
index 5caa6f484..26a9b2826 100644
--- a/mix.exs
+++ b/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"},