removed unnecessary println and console.log

This commit is contained in:
2024-09-18 14:10:49 -04:00
parent c7694900e3
commit 77dc48fcf2
3 changed files with 0 additions and 4 deletions

View File

@ -30,7 +30,6 @@
conditions: [
async () => await CheckIfAniListLoggedIn(),
async (detail) => {
console.log("reached condition")
aniListAnime.update(value => {
value = AniListGetSingleAnimeDefaultData
return value