Skip to content

Commit 5b6c372

Browse files
absurdlylongusernameShareASmile
authored andcommitted
Fix checkstyle (curse you checkstyle)
1 parent ec51b71 commit 5b6c372

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • extractor/src/main/java/org/schabi/newpipe/extractor/utils

extractor/src/main/java/org/schabi/newpipe/extractor/utils/HttpUtils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ public final class HttpUtils {
1010
private HttpUtils() {
1111
// Utility class, no instances allowed
1212
}
13-
13+
1414
// CHECKSTYLE:OFF
1515
/**
1616
* Validates the response codes for the given {@link Response}, and throws

0 commit comments

Comments
 (0)