eslint - fix whitespace

This commit is contained in:
Andrew Bauer 2021-02-22 19:02:24 -06:00
parent 730cd815d3
commit c8be0d58d5
1 changed files with 0 additions and 1 deletions

View File

@ -203,7 +203,6 @@ function initPage() {
window.history.back();
});
// Manage the REFRESH Button
document.getElementById("refreshBtn").addEventListener("click", function onRefreshClick(evt) {
evt.preventDefault();