remove comment

Co-authored-by: jj <log@riseup.net>
This commit is contained in:
lostdusty 2024-12-30 12:46:01 -03:00 committed by GitHub
parent 16668eab73
commit a1abf723f9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,7 +30,7 @@ export function createResponse(responseType, responseData) {
} }
switch (responseType) { switch (responseType) {
case "rate-limit": //Jumps to the next one case "rate-limit":
case "error": case "error":
response = { response = {
error: { error: {