We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bda98fb commit 436af5cCopy full SHA for 436af5c
1 file changed
src/main/java/fr/sandro642/github/api/ApiFactory.java
@@ -57,8 +57,6 @@ protected void parseFromRawJson(String rawJson) {
57
58
/**
59
* 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.
62
*/
63
protected void setStatusCode(int statusCode) {
64
this.statusCode = statusCode;
0 commit comments