summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/commands/test_global.py1
-rw-r--r--tests/test_helper.py1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/commands/test_global.py b/tests/commands/test_global.py
index 23c216ab..eb11555d 100644
--- a/tests/commands/test_global.py
+++ b/tests/commands/test_global.py
@@ -16,7 +16,6 @@
"""Tests for global commands."""
-import logging
import os
import tempfile
import unittest
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