mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
take out print statement
This commit is contained in:
parent
16b534daad
commit
faffa55cf1
@ -585,7 +585,6 @@ class BuiltinOndevice(BuiltinFormatterFunction):
|
||||
'the empty string')
|
||||
|
||||
def evaluate(self, formatter, kwargs, mi, locals):
|
||||
print mi.ondevice_col
|
||||
if mi.ondevice_col:
|
||||
try:
|
||||
return _('Yes')
|
||||
|
Loading…
x
Reference in New Issue
Block a user