Removed unnecessary import
This commit is contained in:
parent
4d9aecf18e
commit
8ac0f1223b
1 changed files with 0 additions and 1 deletions
1
mail.py
1
mail.py
|
@ -1,5 +1,4 @@
|
|||
import configparser
|
||||
import email
|
||||
import os
|
||||
import smtplib
|
||||
import ssl
|
||||
|
|
Reference in a new issue