mirror of
https://gitlab.opencode.de/bwi/bundesmessenger/clients/bundesmessenger-ios.git
synced 2026-04-22 01:22:46 +02:00
Cleanup
This commit is contained in:
@@ -45,7 +45,7 @@ final class PollHistoryViewModel: PollHistoryViewModelType, PollHistoryViewModel
|
||||
}
|
||||
|
||||
private extension PollHistoryViewModel {
|
||||
private func fetchFirstBatch() {
|
||||
func fetchFirstBatch() {
|
||||
state.isLoading = true
|
||||
|
||||
pollService
|
||||
|
||||
Reference in New Issue
Block a user