From b0a05e58715ffbecba2b9b853e65f9903e269fbe Mon Sep 17 00:00:00 2001 From: Aevann Date: Mon, 11 Sep 2023 21:39:23 +0300 Subject: [PATCH] handle old comments --- files/helpers/offsitementions.py | 1 - 1 file changed, 1 deletion(-) diff --git a/files/helpers/offsitementions.py b/files/helpers/offsitementions.py index 5fca3d000..8987a62dd 100644 --- a/files/helpers/offsitementions.py +++ b/files/helpers/offsitementions.py @@ -45,7 +45,6 @@ def get_mentions(cache, queries, reddit_notifs_users=False): for thing in data: if not thing.get('permalink'): - print(thing, flush=True) continue if thing['subreddit'] in {'IAmA', 'PokemonGoRaids', 'SubSimulatorGPT2', 'SubSimGPT2Interactive'}: continue