forked from MarseyWorld/MarseyWorld
remove line
parent
0ae67b83ab
commit
6976619282
|
@ -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)
|
||||
|
|
Loading…
Reference in New Issue