summaryrefslogtreecommitdiff
path: root/tests/test_helper.py
diff options
context:
space:
mode:
authorPatrick Totzke <patricktotzke@gmail.com>2019-08-15 20:34:51 +0100
committerPatrick Totzke <patricktotzke@gmail.com>2019-08-15 20:34:51 +0100
commit1e27e8facda76fd973a72c78a81f86389be30d57 (patch)
tree272b0d8dca74b45745e66d21e8ac7ed4cd7c9a38 /tests/test_helper.py
parent726731fbf694504d259615037ede4309551f00c7 (diff)
unused imports and variables
Diffstat (limited to 'tests/test_helper.py')
-rw-r--r--tests/test_helper.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/test_helper.py b/tests/test_helper.py
index d56b57b1..51865f15 100644
--- a/tests/test_helper.py
+++ b/tests/test_helper.py
@@ -18,7 +18,6 @@
"""Test suite for alot.helper module."""
import datetime
-import email
import errno
import os
import random