Skip to content

Commit

Permalink
cleanup log
Browse files Browse the repository at this point in the history
  • Loading branch information
koustov committed Aug 14, 2022
1 parent 90f354f commit 43110cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/common/playlists/PlayMeta.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ function PlayMeta() {
ogTagImg = thumbPlay;
setMetaImage(metaImg);
setOgTagImage(ogTagImg);
console.error(`Local NOT found: ${metaImg} > ${ogTagImg}`)
setLoading(false)
}
}, []);
Expand Down

0 comments on commit 43110cc

Please sign in to comment.