mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
a1f2096900
commit
15795248d7
2
inbox.py
2
inbox.py
|
@ -3780,8 +3780,6 @@ def _inbox_after_initial(server,
|
||||||
boxname + ' post as html to cache in ' +
|
boxname + ' post as html to cache in ' +
|
||||||
time_diff + ' mS')
|
time_diff + ' mS')
|
||||||
|
|
||||||
handle_name = handle.split('@')[0]
|
|
||||||
|
|
||||||
# is this an edit of a previous post?
|
# is this an edit of a previous post?
|
||||||
# in Mastodon "delete and redraft"
|
# in Mastodon "delete and redraft"
|
||||||
# NOTE: this must be done before update_conversation is called
|
# NOTE: this must be done before update_conversation is called
|
||||||
|
|
Loading…
Reference in New Issue