refactor(elixir): remove unused qr_code

This commit is contained in:
Schuwi
2025-09-18 00:08:32 +02:00
parent 264adbfb98
commit e078770557
3 changed files with 0 additions and 313 deletions

View File

@@ -60,7 +60,6 @@ defmodule ComponentsElixir.MixProject do
depth: 1},
{:swoosh, "~> 1.16"},
{:req, "~> 0.5"},
{:qr_code, "~> 3.1"},
{:telemetry_metrics, "~> 1.0"},
{:telemetry_poller, "~> 1.0"},
{:gettext, "~> 0.26"},