This commit is contained in:
Kovid Goyal 2017-07-05 08:41:14 +05:30
parent 75c2bd4605
commit aeb44b23ec
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -5,8 +5,6 @@ __license__ = 'GPL v3'
__copyright__ = '2008, Kovid Goyal <kovid at kovidgoyal.net>'
import os, re, textwrap
from functools import partial
import init_calibre
del init_calibre
from sphinx.util.console import bold