Remove Sentry

Not used, and it has a quite a few outdated dependencies.
This commit is contained in:
Claudio Ortolina
2024-10-14 18:58:10 +01:00
parent 49f5ae30f2
commit 5e7280176f
7 changed files with 5 additions and 32 deletions
+1 -3
View File
@@ -61,9 +61,7 @@ defmodule MusicLibrary.MixProject do
{:gettext, "~> 0.20"},
{:jason, "~> 1.2"},
{:dns_cluster, "~> 0.1.1"},
{:bandit, "~> 1.5"},
{:sentry, "~> 10.7"},
{:hackney, "~> 1.8"}
{:bandit, "~> 1.5"}
]
end