mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-21 00:52:43 +02:00
UserSessionsOverviewViewModelResult: Remove useless case.
This commit is contained in:
@@ -22,7 +22,6 @@ import Foundation
|
||||
|
||||
enum UserSessionsOverviewViewModelResult {
|
||||
case cancel
|
||||
case loadData
|
||||
case showAllUnverifiedSessions
|
||||
case showAllInactiveSessions
|
||||
case verifyCurrentSession
|
||||
|
||||
Reference in New Issue
Block a user