Remove left over placeholder code
This commit is contained in:
parent
04081f62c4
commit
8634b0c6f0
|
@ -47,9 +47,6 @@ class TaskConvert(CalibreTask):
|
||||||
except Exception as e:
|
except Exception as e:
|
||||||
return self._handleError(str(e))
|
return self._handleError(str(e))
|
||||||
|
|
||||||
self._handleSuccess()
|
|
||||||
pass
|
|
||||||
|
|
||||||
def _convert_ebook_format(self):
|
def _convert_ebook_format(self):
|
||||||
error_message = None
|
error_message = None
|
||||||
file_path = self.file_path
|
file_path = self.file_path
|
||||||
|
|
Loading…
Reference in New Issue
Block a user