Browse Source

removing unneeded functions

PYADPT-55
Volker Birk 6 years ago
parent
commit
a958113822
  1. 2
      test/minimail.py

2
test/minimail.py

@ -19,8 +19,6 @@ delete the marker file to re-read all messages
from secrets import token_urlsafe
from itertools import compress
from functools import partial
from time import sleep

Loading…
Cancel
Save