mirror of
https://github.com/yawaflua/LuckyDiamond.git
synced 2025-12-10 12:19:31 +02:00
deleted console.log from SaperAPI
This commit is contained in:
@@ -83,7 +83,6 @@ export async function ClickCirclePlay(InfoUser, ClickedCell) {
|
|||||||
console.log('Fetch error:', response.status)
|
console.log('Fetch error:', response.status)
|
||||||
}
|
}
|
||||||
|
|
||||||
console.log(response.json())
|
|
||||||
return await response.json()
|
return await response.json()
|
||||||
}
|
}
|
||||||
catch (error) {
|
catch (error) {
|
||||||
|
|||||||
Reference in New Issue
Block a user