formatting again

This commit is contained in:
gechoto 2024-12-29 17:33:35 +01:00 committed by Stypox
parent 68465b27fe
commit 1393644f44
No known key found for this signature in database
GPG Key ID: 4BDF1B40A49FDD23

View File

@ -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;
}
}