diff options
Diffstat (limited to 'mailman/tests/test_bounces.py')
| -rw-r--r-- | mailman/tests/test_bounces.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/tests/test_bounces.py b/mailman/tests/test_bounces.py index 9852bebe6..473691dfd 100644 --- a/mailman/tests/test_bounces.py +++ b/mailman/tests/test_bounces.py @@ -17,8 +17,6 @@ """Test the bounce detection modules.""" -from __future__ import with_statement - import os import sys import email |
