diff options
Diffstat (limited to 'src/mailman/rest/templates.py')
| -rw-r--r-- | src/mailman/rest/templates.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/rest/templates.py b/src/mailman/rest/templates.py index 44dcdefc5..8d448a704 100644 --- a/src/mailman/rest/templates.py +++ b/src/mailman/rest/templates.py @@ -17,9 +17,6 @@ """Template finder.""" -from __future__ import absolute_import, print_function, unicode_literals - -__metaclass__ = type __all__ = [ 'TemplateFinder', ] |
