mirror of https://gitlab.com/bashrc2/epicyon
Tidying
parent
6dd7054295
commit
a4f824b02d
|
@ -1121,7 +1121,6 @@ def outboxUndoFollow(baseDir: str, messageJson: {}, debug: bool) -> None:
|
|||
"""When an unfollow request is received by the outbox from c2s
|
||||
This removes the followed handle from the following.txt file
|
||||
of the relevant account
|
||||
TODO the unfollow should also be sent to the previously followed account
|
||||
"""
|
||||
if not messageJson.get('type'):
|
||||
return
|
||||
|
|
Loading…
Reference in New Issue