From 5a19383137ad1b9f772b76055136b680f3e66fca Mon Sep 17 00:00:00 2001 From: Chris McCord Date: Sun, 31 Oct 2021 21:20:35 -0400 Subject: [PATCH] Uploads WIP --- mix.exs | 1 - 1 file changed, 1 deletion(-) diff --git a/mix.exs b/mix.exs index c6cf7b7..6ecc712 100644 --- a/mix.exs +++ b/mix.exs @@ -50,7 +50,6 @@ defmodule LiveBeats.MixProject do {:jason, "~> 1.2"}, {:plug_cowboy, "~> 2.5"}, {:mint, "~> 1.0"}, - {:erlp3tags, github: "segun/erlp3tags"} ] end