mirror of
https://github.com/yattee/yattee.git
synced 2025-04-24 23:56:27 +00:00
Fix swiftformat offenses
This commit is contained in:
parent
043b07274e
commit
09c2fb19a9
@ -733,7 +733,6 @@ final class InvidiousAPI: Service, ObservableObject, VideosAPI {
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
private func extractHLSStreams(from content: JSON) -> [Stream] {
|
||||
if let hlsURL = content.dictionaryValue["hlsUrl"]?.url {
|
||||
return [Stream(instance: account.instance, hlsURL: hlsURL)]
|
||||
|
Loading…
x
Reference in New Issue
Block a user