From a279d6175ef16803225efbf3c1b4cb9101d9ee93 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 4 Dec 2024 10:45:35 +0000 Subject: [PATCH] Remove obsolete comment --- mix.exs | 1 - 1 file changed, 1 deletion(-) diff --git a/mix.exs b/mix.exs index c329c383..f9aef60a 100644 --- a/mix.exs +++ b/mix.exs @@ -43,7 +43,6 @@ defmodule MusicLibrary.MixProject do {:finch, "~> 0.19.0"}, {:vix, "~> 0.31.1"}, {:nimble_parsec, "~> 1.4"}, - # TODO bump on release to {:phoenix_live_view, "~> 1.0.0"}, {:phoenix_live_view, "~> 1.0.0"}, {:phoenix_html_helpers, "~> 1.0"}, {:floki, ">= 0.30.0", only: :test},