From a958113822aa183fd04c2f53d816c4fa677a4fa3 Mon Sep 17 00:00:00 2001 From: Volker Birk Date: Fri, 8 Mar 2019 21:16:08 +0100 Subject: [PATCH] removing unneeded functions --- test/minimail.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/minimail.py b/test/minimail.py index b53752d..3936a24 100644 --- a/test/minimail.py +++ b/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