unnecessary comments removed

This commit is contained in:
Martin Brodbeck 2024-07-23 10:37:39 +02:00
parent d8fbc9c4eb
commit 8dda8c384a

View File

@ -1567,12 +1567,10 @@ class KOBOTOUCH(KOBO):
' - N3_FULL.parsed': [(1264,1680), 0, 200,True,],
}
TOLINO_SHINE_COVER_FILE_ENDINGS = {
# Used for ???
# There's probably only one ending used
'': [(1072,1448), 0, 200,True,],
}
TOLINO_VISION_COVER_FILE_ENDINGS = {
# Used for ???
# There's probably only one ending used
'': [(1264,1680), 0, 200,True,],
}