diff options
Diffstat (limited to 'docs/doxygen/other/doxypy.py')
-rw-r--r-- | docs/doxygen/other/doxypy.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/doxygen/other/doxypy.py b/docs/doxygen/other/doxypy.py index c615a08f4a..b500719011 100644 --- a/docs/doxygen/other/doxypy.py +++ b/docs/doxygen/other/doxypy.py @@ -1,7 +1,5 @@ #!/usr/bin/env python -from __future__ import print_function -from __future__ import unicode_literals __applicationName__ = "doxypy" __blurb__ = """ |