diff options
Diffstat (limited to 'docs/doxygen/doxyxml/doxyindex.py')
-rw-r--r-- | docs/doxygen/doxyxml/doxyindex.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/doxygen/doxyxml/doxyindex.py b/docs/doxygen/doxyxml/doxyindex.py index 7818f46fa8..c4fd1f8be2 100644 --- a/docs/doxygen/doxyxml/doxyindex.py +++ b/docs/doxygen/doxyxml/doxyindex.py @@ -10,7 +10,6 @@ Classes providing more user-friendly interfaces to the doxygen xml docs than the generated classes provide. """ -from __future__ import unicode_literals import os |