diff options
Diffstat (limited to 'src/mailman/runners/tests/test_lmtp.py')
| -rw-r--r-- | src/mailman/runners/tests/test_lmtp.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/mailman/runners/tests/test_lmtp.py b/src/mailman/runners/tests/test_lmtp.py index 41a4f93e0..44b6a0889 100644 --- a/src/mailman/runners/tests/test_lmtp.py +++ b/src/mailman/runners/tests/test_lmtp.py @@ -17,9 +17,6 @@ """Tests for the LMTP server.""" -from __future__ import absolute_import, print_function, unicode_literals - -__metaclass__ = type __all__ = [ 'TestLMTP', ] |
