Skip to content

Commit

Permalink
Update app.js
Browse files Browse the repository at this point in the history
  • Loading branch information
tronbeing3030 authored Sep 23, 2024
1 parent 9b5eccb commit 2794399
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app.js
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,4 @@ function newlist() {

function del() {
listContainer.removeChild(listContainer.lastChild);
// alert("Working!!!");
}

0 comments on commit 2794399

Please sign in to comment.