Inline error tracker notification code

As we don't need the Discord functionality which brings quite a lot of
extra libraries/code
This commit is contained in:
Claudio Ortolina
2026-03-04 17:19:14 +00:00
parent ed1dd2b440
commit ad9bcd8481
8 changed files with 433 additions and 12 deletions
-1
View File
@@ -123,7 +123,6 @@ defmodule MusicLibrary.MixProject do
# Prod error/perf tooling
{:error_tracker, "~> 0.7"},
{:error_tracker_notifier, "~> 0.2.1"},
{:phoenix_live_dashboard, "~> 0.8.3"},
{:recon, "~> 2.5"},
{:telemetry_metrics, "~> 1.0"},