removing an empty line

This commit is contained in:
Tibor Kaputa
2022-10-09 09:17:38 +02:00
committed by GitHub
parent 89bf37d535
commit 1193fef341

View File

@ -200,7 +200,6 @@ object ImageUtil {
return out.toByteArray()
}
/**
* Checks whether the image's crop rectangle is the same as the source image size.
*/