Remove unnecessary (and broken in Py3) import
svn: r21977
This commit is contained in:
parent
bc63594df4
commit
5f98900c27
@ -35,5 +35,3 @@ from ._bibliography import Bibliography, Citation
|
||||
from ._options import MenuReportOptions, ReportOptions, DocOptions
|
||||
|
||||
from ._book import BookList, Book, BookItem, append_styles
|
||||
|
||||
import _stdoptions as stdoptions
|
||||
|
Loading…
Reference in New Issue
Block a user