mirror of
https://github.com/passepartoutvpn/passepartout-apple.git
synced 2025-01-18 22:49:10 +00:00
parent
2b3961aef0
commit
6472ac0502
@ -178,9 +178,6 @@ private extension VPNProviderServerView.ServersSubview {
|
||||
.filter {
|
||||
$0.provider.countryCode == code
|
||||
}
|
||||
.sorted {
|
||||
$0.provider.serverId < $1.provider.serverId
|
||||
}
|
||||
.nilIfEmpty
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user