Misc cleanup
This commit is contained in:
parent
9b5fa56215
commit
084ce14451
17 changed files with 101 additions and 620 deletions
|
|
@ -31,5 +31,4 @@ public class APIError extends Exception {
|
|||
public APIError(String message) {
|
||||
this(message, null, null);
|
||||
}
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue