Remove Sentry and Honeybadger

This commit is contained in:
Claudio Ortolina
2026-02-26 21:52:57 +00:00
parent aa9de04997
commit 1b934537ea
10 changed files with 1 additions and 60 deletions
-2
View File
@@ -118,8 +118,6 @@ defmodule MusicLibrary.MixProject do
# Prod error/perf tooling
{:error_tracker, "~> 0.7"},
{:sentry, "~> 11.0"},
{:honeybadger, "~> 0.24"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:recon, "~> 2.5"},
{:telemetry_metrics, "~> 1.0"},