refactor/remove debug statements
This commit is contained in:
3 files changed
+2
-9
No files matched your search
@@ -37,8 +37,6 @@ function update(data) {
|
||||
|
||||
dropdown.appendChild(listItem);
|
||||
});
|
||||
|
||||
// console.log(data);
|
||||
}
|
||||
|
||||
function switchButton(clickedButton) {
|
||||
|
||||
Reference in new issue
Block a user