mirror of
https://github.com/imputnet/cobalt.git
synced 2025-07-13 16:58:28 +00:00
remove comment
Co-authored-by: jj <log@riseup.net>
This commit is contained in:
parent
16668eab73
commit
a1abf723f9
@ -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: {
|
||||
|
Loading…
Reference in New Issue
Block a user