remove unuse attribute

This commit is contained in:
Celogeek 2024-01-28 16:43:28 +01:00
parent e90a5d8be3
commit 2442f2edc7
Signed by: celogeek
SSH Key Fingerprint: SHA256:DEDfxIK2nUWXbslbRkww3zsauDjhWHlTXar+ak4lDJ4

View File

@ -15,7 +15,6 @@ type Image struct {
Raw image.Image
Width int
Height int
IsCover bool
IsBlank bool
DoublePage bool
Path string