mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-19 08:03:50 +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
-1
@@ -17,7 +17,6 @@
|
||||
import Foundation
|
||||
|
||||
protocol UserSessionDetailsViewModelProtocol {
|
||||
|
||||
var completion: ((UserSessionDetailsViewModelResult) -> Void)? { get set }
|
||||
var context: UserSessionDetailsViewModelType.Context { get }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user