main
Bob Mottram 2022-03-24 13:48:42 +00:00
parent a1f2096900
commit 15795248d7
1 changed files with 0 additions and 2 deletions

View File

@ -3780,8 +3780,6 @@ def _inbox_after_initial(server,
boxname + ' post as html to cache in ' +
time_diff + ' mS')
handle_name = handle.split('@')[0]
# is this an edit of a previous post?
# in Mastodon "delete and redraft"
# NOTE: this must be done before update_conversation is called