removed leftover code from another solution

This commit is contained in:
Lynne Lawson 2019-05-04 16:49:21 +10:00
parent 90e3cfc64c
commit ddbd2f10ad
1 changed files with 0 additions and 1 deletions

View File

@ -44,7 +44,6 @@ class ReplyListener(mastodon.StreamListener):
print("didn't reply (max_thread_length exceeded)")
return
threads[post_id] = [time.time(), 0]
mention = extract_toot(notification['status']['content'])
toot = functions.make_toot(True)['toot'] #generate a toot
toot = acct + " " + toot #prepend the @