diff options
| author | Barry Warsaw | 2014-12-22 16:19:01 -0500 |
|---|---|---|
| committer | Barry Warsaw | 2014-12-22 16:19:01 -0500 |
| commit | fdd4748e2bb8da32a737aef3ba4d7705f654c729 (patch) | |
| tree | 5f97f8c96d2cf112d3a3beb40261a196a381f068 /template.py | |
| parent | 7d996dfa54e35053fb3518f29cd5368f88c085b8 (diff) | |
| download | mailman-fdd4748e2bb8da32a737aef3ba4d7705f654c729.tar.gz mailman-fdd4748e2bb8da32a737aef3ba4d7705f654c729.tar.zst mailman-fdd4748e2bb8da32a737aef3ba4d7705f654c729.zip | |
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__ = [ ] |
