remove line

pull/222/head
Aevann 2024-02-16 16:13:50 +02:00
parent 0ae67b83ab
commit 6976619282
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ def create_comment_duplicated(text_html):
return new_comment.id
def send_repeatable_notification_duplicated(uid, text):
if uid in BOT_IDs: return
text_html = sanitize(text)