From 0173a0daf597e578f2515c3a8c5decbb599d6427 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Thu, 6 Nov 2025 14:57:14 +0000 Subject: [PATCH] Remove obsolete TODO --- lib/music_library_web/components/pagination.ex | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/music_library_web/components/pagination.ex b/lib/music_library_web/components/pagination.ex index 63683cfe..b63b1fff 100644 --- a/lib/music_library_web/components/pagination.ex +++ b/lib/music_library_web/components/pagination.ex @@ -9,7 +9,6 @@ defmodule MusicLibraryWeb.Components.Pagination do assigns = assign(assigns, :page_links, page_links) ~H""" - <%!-- TODO: replace with OSS version --%>
1} id={@id}