Remove superfluous comment in triage_message(). (#3291)
This commit is contained in:
parent
e104225a2c
commit
a7f3b4d1d1
13 changed files with 0 additions and 18 deletions
|
@ -23,8 +23,6 @@ class FollowupHandler(object):
|
|||
'''
|
||||
|
||||
def triage_message(self, message, client):
|
||||
# return True iff we want to (possibly) response to this message
|
||||
|
||||
original_content = message['content']
|
||||
|
||||
# This next line of code is defensive, as we
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue