Skip to content

Commit 1013274

Browse files
committed
Removed commented code
1 parent 528d040 commit 1013274

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/templates/signal_sets/signal_sets.html

-2
Original file line numberDiff line numberDiff line change
@@ -790,8 +790,6 @@ <h5 class="modal-title" id="selectedSignalsModalLabel">Selected indicators</h5>
790790
location.reload()
791791
}
792792
});
793-
{% comment %} window.addEventListener('unload', function(){});
794-
window.addEventListener('beforeunload', function(){}); {% endcomment %}
795793

796794
document.getElementsByName('modes').forEach((el) => {
797795
el.addEventListener('change', (event) => {

0 commit comments

Comments
 (0)