Barry Warsaw pushed to branch fluflpublic at mailman / Mailman

Commits:
4a8b154e by Barry Warsaw at 2016-11-30T15:12:29-05:00
Remove some unused imports.

- - - - -


1 changed file:

- src/mailman/runners/lmtp.py


Changes:

=====================================
src/mailman/runners/lmtp.py
=====================================
--- a/src/mailman/runners/lmtp.py
+++ b/src/mailman/runners/lmtp.py
@@ -37,8 +37,6 @@ so that the peer mail server can provide better diagnostics.
 import email
 import socket
 import logging
-import aiosmtpd
-import aiosmtpd.smtp
 
 from aiosmtpd.controller import Controller
 from aiosmtpd.lmtp import LMTP



View it on GitLab: 
https://gitlab.com/mailman/mailman/commit/4a8b154e92acc76cdb437f2dc57543f67e1390a3
_______________________________________________
Mailman-checkins mailing list
Mailman-checkins@python.org
Unsubscribe: 
https://mail.python.org/mailman/options/mailman-checkins/archive%40jab.org

Reply via email to