mirror of
https://github.com/Radiquum/AniX.git
synced 2025-04-29 17:39:41 +05:00
remove console.log
Some checks failed
V3 Preview Deployment / Deploy-Preview (push) Has been cancelled
Some checks failed
V3 Preview Deployment / Deploy-Preview (push) Has been cancelled
This commit is contained in:
parent
1c5b551dc5
commit
b79c07f4c2
2 changed files with 0 additions and 2 deletions
|
@ -157,7 +157,6 @@ export const ReleasePlayer = (props: { id: number }) => {
|
|||
}
|
||||
})
|
||||
.catch((err) => {
|
||||
console.log(err);
|
||||
_setError("Ошибка получение ответа от сервера");
|
||||
return;
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue