mirror of https://gitlab.com/bashrc2/epicyon
Remove debug
parent
f670c2e558
commit
a9d4110a78
|
@ -515,7 +515,6 @@ def announce_seen(base_dir: str, nickname: str, domain: str,
|
|||
|
||||
if text_in_file(announce_id, seen_filename):
|
||||
return False
|
||||
print('DEBUG: post already seen ' + post_url)
|
||||
return True
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue