mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Do not expose session from the protocol
This commit is contained in:
@@ -21,9 +21,6 @@ public protocol RecentsListServiceProtocol {
|
||||
|
||||
// MARK: - Properties
|
||||
|
||||
/// Session instance, Implementations encouraged to hold a weak reference
|
||||
var session: MXSession? { get }
|
||||
|
||||
/// Current mode
|
||||
var mode: RecentsDataSourceMode { get }
|
||||
|
||||
|
||||
Reference in New Issue
Block a user