Skip to content

Commit

Permalink
Update pop-up-book.js
Browse files Browse the repository at this point in the history
  • Loading branch information
VasylievYurii committed Jul 6, 2023
1 parent f39aacc commit 0b143dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/js/pop-up-book.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,8 +135,6 @@ function addToLocalStorage() {
shopingListCounter();
}

// book_image, title, author, description, buy_links, _id;

btnRemoveEl.addEventListener('click', onRemoveBtnClick);

function onRemoveBtnClick() {
Expand Down

0 comments on commit 0b143dd

Please sign in to comment.