mirror of
https://github.com/imputnet/cobalt.git
synced 2025-01-28 17:28:27 +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 a new issue