summaryrefslogtreecommitdiff
path: root/mailman/pipeline/file_recipients.py
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/pipeline/file_recipients.py')
-rw-r--r--mailman/pipeline/file_recipients.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/mailman/pipeline/file_recipients.py b/mailman/pipeline/file_recipients.py
index 3ca13b6e1..5f47059d3 100644
--- a/mailman/pipeline/file_recipients.py
+++ b/mailman/pipeline/file_recipients.py
@@ -28,7 +28,6 @@ import errno
from zope.interface import implements
-from mailman import Errors
from mailman.i18n import _
from mailman.interfaces import IHandler