Skip to content

Commit 39899c5

Browse files
committed
Removed debug alert
1 parent 922a75a commit 39899c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

js/script.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -571,7 +571,6 @@
571571
}
572572

573573
function dismissAnnouncement() {
574-
alert('here');
575574
setCookie("dismissedAnnouncement", $('#announcement').html().replace(/\n/g,''), 30);
576575
$('#announcement-container').html('');
577576
}

0 commit comments

Comments
 (0)