function empty()

in content/js/downloads.js [41:43]


function empty(el) {
  el.innerHTML = "";
}