diff options
Diffstat (limited to 'template.py')
| -rw-r--r-- | template.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template.py b/template.py index 5504d10fd..6304823c0 100644 --- a/template.py +++ b/template.py @@ -17,8 +17,5 @@ """Module stuff.""" -from __future__ import absolute_import, print_function, unicode_literals - -__metaclass__ = type __all__ = [ ] |
