diff options
Diffstat (limited to 'mailman/queue/archive.py')
| -rw-r--r-- | mailman/queue/archive.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/queue/archive.py b/mailman/queue/archive.py index a10ae3e9c..6dda70387 100644 --- a/mailman/queue/archive.py +++ b/mailman/queue/archive.py @@ -17,8 +17,6 @@ """Archive queue runner.""" -from __future__ import with_statement - __metaclass__ = type __all__ = [ 'ArchiveRunner', |
