mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-18 15:38:28 +02:00
Cleaned up various things, mostly removed unnecessary selfs, comments and bad formatting
This commit is contained in:
committed by
Stefan Ceriu
parent
c073dfd95d
commit
eac1401cc1
@@ -17,7 +17,6 @@
|
||||
import Foundation
|
||||
|
||||
protocol UserSessionsOverviewViewModelProtocol {
|
||||
|
||||
var completion: ((UserSessionsOverviewViewModelResult) -> Void)? { get set }
|
||||
|
||||
var context: UserSessionsOverviewViewModelType.Context { get }
|
||||
|
||||
Reference in New Issue
Block a user