Remove duplicate MediaProtocolLayer
Prevents user from receiving duplicate media messages.
This commit is contained in:
parent
cb041395db
commit
a95b88e7c8
|
@ -61,7 +61,6 @@ class YowsupApp(object):
|
|||
YowContactsIqProtocolLayer,
|
||||
YowChatstateProtocolLayer,
|
||||
YowCallsProtocolLayer,
|
||||
YowMediaProtocolLayer,
|
||||
YowPrivacyProtocolLayer,
|
||||
YowProfilesProtocolLayer,
|
||||
YowGroupsProtocolLayer,
|
||||
|
|
Loading…
Reference in a new issue