Skip to content

Commit

Permalink
Update syllabussite.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nrchtct committed Feb 23, 2024
1 parent 5babf05 commit 0f3161a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/syllabussite.js
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ async function init() {
loop();
}
window.addEventListener('resize', () => {
console.log('resize')
sessions.map(session => {
updateSession(session)
})
Expand Down

0 comments on commit 0f3161a

Please sign in to comment.