Skip to content

Commit 6a7bc47

Browse files
committed
Fix rebase
1 parent f221cb8 commit 6a7bc47

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

examples/example.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@
55
import time
66
from os import path, sys
77

8-
from smtpapi import SMTPAPIHeader
9-
108
if __name__ == '__main__' and __package__ is None:
119
sys.path.append(path.dirname(path.dirname(path.abspath(__file__))))
1210

0 commit comments

Comments
 (0)