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) {
case "rate-limit": //Jumps to the next one
case "rate-limit":
case "error":
response = {
error: {