mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
unnecessary comments removed
This commit is contained in:
parent
d8fbc9c4eb
commit
8dda8c384a
@ -1567,12 +1567,10 @@ class KOBOTOUCH(KOBO):
|
|||||||
' - N3_FULL.parsed': [(1264,1680), 0, 200,True,],
|
' - N3_FULL.parsed': [(1264,1680), 0, 200,True,],
|
||||||
}
|
}
|
||||||
TOLINO_SHINE_COVER_FILE_ENDINGS = {
|
TOLINO_SHINE_COVER_FILE_ENDINGS = {
|
||||||
# Used for ???
|
|
||||||
# There's probably only one ending used
|
# There's probably only one ending used
|
||||||
'': [(1072,1448), 0, 200,True,],
|
'': [(1072,1448), 0, 200,True,],
|
||||||
}
|
}
|
||||||
TOLINO_VISION_COVER_FILE_ENDINGS = {
|
TOLINO_VISION_COVER_FILE_ENDINGS = {
|
||||||
# Used for ???
|
|
||||||
# There's probably only one ending used
|
# There's probably only one ending used
|
||||||
'': [(1264,1680), 0, 200,True,],
|
'': [(1264,1680), 0, 200,True,],
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user