Merge pull request #74 from Nicos-git/yowsup-2
Fixed inconsistent whitespace
This commit is contained in:
commit
e3ebdae54e
|
@ -690,7 +690,7 @@ class Session(YowsupApp):
|
|||
waId = self.sendTextMessage(sender + '@s.whatsapp.net', message)
|
||||
self.msgIDs[waId] = MsgIDs(ID, waId)
|
||||
|
||||
self.logger.info("WA Message send to %s with ID %s", buddy, waId)
|
||||
# self.logger.info("WA Message send to %s with ID %s", buddy, waId)
|
||||
|
||||
def executeCommand(self, command, room):
|
||||
if command == '\\leave':
|
||||
|
|
Loading…
Reference in a new issue