Remove extra, unhelpful presence debug log.
This commit is contained in:
parent
e86e6eae81
commit
a714fa82b2
@ -730,7 +730,6 @@ class BaseXMPP(XMLStream):
|
|||||||
|
|
||||||
Update the roster with presence information.
|
Update the roster with presence information.
|
||||||
"""
|
"""
|
||||||
logging.debug(presence['type'])
|
|
||||||
self.event("presence_%s" % presence['type'], presence)
|
self.event("presence_%s" % presence['type'], presence)
|
||||||
|
|
||||||
# Check for changes in subscription state.
|
# Check for changes in subscription state.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user