diff --git a/tests/test_email_handler.py b/tests/test_email_handler.py index 6d6a4dcf..e2bb0484 100644 --- a/tests/test_email_handler.py +++ b/tests/test_email_handler.py @@ -1,5 +1,3 @@ -import email -import os.path from email.message import EmailMessage from aiosmtpd.smtp import Envelope