mirror of
https://github.com/gryf/ebook-converter.git
synced 2026-04-12 16:33:34 +02:00
Removed another unicode/string nonsense
This commit is contained in:
@@ -9,7 +9,6 @@ from ebook_converter.constants import iswindows
|
||||
from ebook_converter.ptempfile import TemporaryDirectory
|
||||
from ebook_converter.ebooks.metadata import (
|
||||
MetaInformation, string_to_authors, check_isbn, check_doi)
|
||||
from ebook_converter.utils.ipc.simple_worker import fork_job, WorkerError
|
||||
|
||||
|
||||
__license__ = 'GPL v3'
|
||||
|
||||
Reference in New Issue
Block a user