Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
javl committed May 5, 2023
1 parent f4f295b commit 06015e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion js/script.js
Original file line number Diff line number Diff line change
Expand Up @@ -865,7 +865,6 @@ function handleImageSelection(evt) {
document.getElementById('all-same-size').style.display = 'block';
}
placeImage(images.last());
// allSameSize(images, files);
};
img.src = file.target.result;
};
Expand Down

0 comments on commit 06015e7

Please sign in to comment.