From 2d7219c2186d405487d590227388d62c4c8ed81c Mon Sep 17 00:00:00 2001 From: Son NK <> Date: Mon, 15 Mar 2021 20:00:10 +0100 Subject: [PATCH] flake8 --- email_handler.py | 1 - 1 file changed, 1 deletion(-) diff --git a/email_handler.py b/email_handler.py index 0c314537..1bd479dc 100644 --- a/email_handler.py +++ b/email_handler.py @@ -45,7 +45,6 @@ from io import BytesIO from smtplib import SMTP, SMTPRecipientsRefused, SMTPServerDisconnected from typing import List, Tuple, Optional -import aiosmtpd import aiospamc import arrow import spf