Remove superfluous comment in triage_message(). (#3291)

This commit is contained in:
Robert Hönig 2017-01-13 19:21:45 +01:00 committed by showell
parent e104225a2c
commit a7f3b4d1d1
13 changed files with 0 additions and 18 deletions

View file

@ -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