Skip to content

Commit 1393644

Browse files
gechotoStypox
authored andcommitted
formatting again
1 parent 68465b2 commit 1393644

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

extractor/src/main/java/org/schabi/newpipe/extractor/services/youtube/YoutubeThrottlingParameterUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ static String getThrottlingParameterFromStreamingUrl(@Nonnull final String strea
207207
// If the throttling parameter could not be parsed from the URL, it means that there is
208208
// no throttling parameter
209209
// Return null in this case
210-
return null;
210+
return null;
211211
}
212212
}
213213

0 commit comments

Comments
 (0)