no message

This commit is contained in:
kittapath 2024-10-10 00:35:17 +07:00
parent 46b3df5e95
commit e43c29dbc4
9 changed files with 1095 additions and 29 deletions

View file

@ -76,7 +76,6 @@ class CallAPI {
response: JSON.stringify(error),
},
});
console.log(error);
throw error;
}
}