summaryrefslogtreecommitdiff
path: root/src/mailman/queue/outgoing.py
diff options
context:
space:
mode:
authorBarry Warsaw2010-10-08 17:17:34 -0400
committerBarry Warsaw2010-10-08 17:17:34 -0400
commit90814a40b82e559ebfa999df2121ba2e8e32500f (patch)
tree072fe79321581fde129cc87e9656da855a42b270 /src/mailman/queue/outgoing.py
parent3643347f1c8548bc903e4a95a48a926cd07d307d (diff)
downloadmailman-90814a40b82e559ebfa999df2121ba2e8e32500f.tar.gz
mailman-90814a40b82e559ebfa999df2121ba2e8e32500f.tar.zst
mailman-90814a40b82e559ebfa999df2121ba2e8e32500f.zip
Diffstat (limited to 'src/mailman/queue/outgoing.py')
-rw-r--r--src/mailman/queue/outgoing.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mailman/queue/outgoing.py b/src/mailman/queue/outgoing.py
index c97eba098..35e8b5618 100644
--- a/src/mailman/queue/outgoing.py
+++ b/src/mailman/queue/outgoing.py
@@ -17,8 +17,6 @@
"""Outgoing queue runner."""
-import os
-import sys
import socket
import logging