mirror of https://gitlab.com/bashrc2/epicyon
Remove debug
parent
cca3e96d75
commit
99ab9fb3c3
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue