mirror of
https://github.com/javl/image2cpp.git
synced 2026-07-27 19:56:07 +00:00
formatting
This commit is contained in:
@@ -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;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user