Skip to content

Commit aa8df3b

Browse files
deleted code for remove class
1 parent 08fbcbd commit aa8df3b

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sprint-3/alarmclock/alarmclock.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ function setup() {
4040

4141
document.getElementById("stop").addEventListener("click", () => {
4242
pauseAlarm();
43-
document.body.classList.remove("finish-countdown");
4443
});
4544
}
4645

0 commit comments

Comments
 (0)