Removed forwarded properties from the UserSessionProtocol as the ClientProxy is already fully exposed
This commit is contained in:
committed by
Stefan Ceriu
parent
d922d5ef09
commit
58039fb73f
@@ -27,10 +27,6 @@ extension UserSessionMock {
|
||||
self.init()
|
||||
|
||||
clientProxy = configuration.clientProxy
|
||||
userID = clientProxy.userID
|
||||
deviceID = clientProxy.deviceID
|
||||
homeserver = clientProxy.homeserver
|
||||
|
||||
mediaProvider = MockMediaProvider()
|
||||
voiceMessageMediaManager = VoiceMessageMediaManagerMock()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user