summaryrefslogtreecommitdiff
path: root/template.py
diff options
context:
space:
mode:
Diffstat (limited to 'template.py')
-rw-r--r--template.py3
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__ = [
]