Skip to content

Commit 6831369

Browse files
Fix checkstyle off
1 parent 59e94ee commit 6831369

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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

extractor/src/main/java/org/schabi/newpipe/extractor/downloader/Response.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ public Response(final int responseCode,
3333
this.latestUrl = latestUrl;
3434
}
3535

36+
// CHECKSTYLE:OFF
3637
/**
3738
* Validates the response codes for the given {@link Response}, and throws
3839
* a {@link HttpResponseException} if the code is invalid

0 commit comments

Comments
 (0)