Skip to content

Commit

Permalink
🔊 Remove log
Browse files Browse the repository at this point in the history
  • Loading branch information
ujibang committed Sep 10, 2024
1 parent e1321f4 commit 4404531
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ stars-bounce: true
license: 'GPLv3',
waitForLoad: true,
onResized: ({ iframe, height, width, type }) => {
console.log(preventFirst);
if (document.readyState === 'complete') {
preventFirst++;
// const start = document.getElementById('start');
Expand Down

0 comments on commit 4404531

Please sign in to comment.