Skip to content

Commit

Permalink
deleted the lines definetly
Browse files Browse the repository at this point in the history
  • Loading branch information
kiloutyg committed Feb 15, 2024
1 parent ab61742 commit 2aed572
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions assets/js/imcome-multiple.js
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ document.addEventListener('turbo:load', function () {
});
}

// // Optionally: Setup an initial "remove" button on existing items
// var existingItems = collectionHolder.querySelectorAll('.imcome-entry');
// existingItems.forEach(function (item) {
// addRemoveButton(item);
// });
}
});

0 comments on commit 2aed572

Please sign in to comment.