diff options
Diffstat (limited to 'mailman/testing/helpers.py')
| -rw-r--r-- | mailman/testing/helpers.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/testing/helpers.py b/mailman/testing/helpers.py index 5bd019ab7..47c20ca2f 100644 --- a/mailman/testing/helpers.py +++ b/mailman/testing/helpers.py @@ -17,8 +17,6 @@ """Various test helpers.""" -from __future__ import with_statement - __metaclass__ = type __all__ = [ 'TestableMaster', |
