diff --git a/data/interfaces/default/libraries.html b/data/interfaces/default/libraries.html
index c6405f2d..abc68edf 100644
--- a/data/interfaces/default/libraries.html
+++ b/data/interfaces/default/libraries.html
@@ -8,17 +8,6 @@
<%def name="body()">
- % if config['update_section_ids'] == 1:
-
- Tautulli needs to update the Library IDs in your databse. Click the "Refresh libraries" button below to begin the update.
-
- % elif config['update_section_ids'] == -1:
-
- Tautulli is updating library IDs in the database. This could take a few minutes to hours depending on the size of your database.
-
- You may leave this page and come back later.
-
- % endif