Skip to content

Commit 436af5c

Browse files
committed
Remove unused Javadoc comment from ApiFactory.java
1 parent bda98fb commit 436af5c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/fr/sandro642/github/api/ApiFactory.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ protected void parseFromRawJson(String rawJson) {
5757

5858
/**
5959
* Method to retrieve the raw JSON data as a string.
60-
*
61-
* @return The raw JSON data as a string, or null if not initialized.
6260
*/
6361
protected void setStatusCode(int statusCode) {
6462
this.statusCode = statusCode;

0 commit comments

Comments
 (0)