formatting again

pull/1253/head
gechoto 2024-12-29 17:33:35 +01:00 zatwierdzone przez Stypox
rodzic 68465b27fe
commit 1393644f44
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4BDF1B40A49FDD23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -207,7 +207,7 @@ final class YoutubeThrottlingParameterUtils {
// If the throttling parameter could not be parsed from the URL, it means that there is
// no throttling parameter
// Return null in this case
return null;
return null;
}
}