Commit 8634b0c6 authored by blitzmann's avatar blitzmann

Remove left over placeholder code

parent 04081f62
......@@ -47,9 +47,6 @@ class TaskConvert(CalibreTask):
except Exception as e:
return self._handleError(str(e))
self._handleSuccess()
pass
def _convert_ebook_format(self):
error_message = None
file_path = self.file_path
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment