Skip to content

Commit

Permalink
Исправил замечания наставника
Browse files Browse the repository at this point in the history
  • Loading branch information
vikkont79 committed Dec 6, 2024
1 parent 0b6cbb9 commit a9c69eb
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions js/data.js
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,4 @@ const createGallery = (quantity) => {
}));
};

// eslint-disable-next-line no-console
console.log(createGallery(25));

export { createGallery };

0 comments on commit a9c69eb

Please sign in to comment.