diff options
Diffstat (limited to 'src/mailman/queue/outgoing.py')
| -rw-r--r-- | src/mailman/queue/outgoing.py | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/src/mailman/queue/outgoing.py b/src/mailman/queue/outgoing.py index c97eba098..7ff194219 100644 --- a/src/mailman/queue/outgoing.py +++ b/src/mailman/queue/outgoing.py @@ -1,4 +1,4 @@ -# Copyright (C) 2000-2010 by the Free Software Foundation, Inc. +# Copyright (C) 2000-2011 by the Free Software Foundation, Inc. # # This file is part of GNU Mailman. # @@ -17,8 +17,6 @@ """Outgoing queue runner.""" -import os -import sys import socket import logging |
