refactor/remove debug statements

This commit is contained in:
SowinskiBraeden committed 2025-05-09 09:49:14 -07:00
1 parent 1e01e022bf
commit 540e191d27
3 files changed
+2 -9

No files matched your search

-2
View File
@@ -37,8 +37,6 @@ function update(data) {
dropdown.appendChild(listItem);
});
// console.log(data);
}
function switchButton(clickedButton) {