summaryrefslogtreecommitdiff
path: root/mailman/app/replybot.py
diff options
context:
space:
mode:
Diffstat (limited to 'mailman/app/replybot.py')
-rw-r--r--mailman/app/replybot.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/mailman/app/replybot.py b/mailman/app/replybot.py
index c8b1bb873..483f3f3cf 100644
--- a/mailman/app/replybot.py
+++ b/mailman/app/replybot.py
@@ -21,8 +21,6 @@
# mailing list. The reply governor should really apply site-wide per
# recipient (I think).
-from __future__ import with_statement
-
__all__ = [
'autorespond_to_sender',
'can_acknowledge',