From 99ab9fb3c385be3450c9e0dbb188698d23fc22b0 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 26 Jul 2024 11:05:15 +0100 Subject: [PATCH] Remove debug --- webapp_profile.py | 1 - 1 file changed, 1 deletion(-) diff --git a/webapp_profile.py b/webapp_profile.py index e96c86ac7..10ce2c1db 100644 --- a/webapp_profile.py +++ b/webapp_profile.py @@ -531,7 +531,6 @@ def html_profile_after_search(authorized: bool, if nickname in min_images_for_accounts: minimize_all_images = True i = 0 - print('DEBUG: user feed test: ' + str(user_feed)) for item in user_feed: if not isinstance(item, dict): continue