remove linebreak

pull/210/head
Aevann 2023-09-26 20:12:01 +03:00
parent d110fdcf0d
commit 7128f4eee7
1 changed files with 0 additions and 1 deletions

View File

@ -679,7 +679,6 @@ def edit_comment(cid, v):
body_for_sanitize = owoify(body_for_sanitize)
if c.author.marsify and not c.author.chud:
body_for_sanitize = marsify(body_for_sanitize)
if c.sharpened:
body_for_sanitize = sharpen(body_for_sanitize)