mirror of
https://github.com/Sneed-Group/Poodletooth-iLand
synced 2025-01-09 17:53:50 +00:00
parent
9433cbff7e
commit
f445474b33
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ class OTPClientRepository(ClientRepositoryBase):
|
|||
self.__pendingMessages = {}
|
||||
self.__doId2pendingInterest = {}
|
||||
|
||||
self.centralLogger = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_CENTRAL_LOGGER, 'CentralLogger')
|
||||
self.chatAgent = self.generateGlobalObject(OtpDoGlobals.OTP_DO_ID_CHAT_MANAGER, 'ChatAgent')
|
||||
self.csm = None # To be set by subclass.
|
||||
|
||||
|
|
Loading…
Reference in a new issue