summaryrefslogtreecommitdiff
path: root/tests/db/thread_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/db/thread_test.py')
-rw-r--r--tests/db/thread_test.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/db/thread_test.py b/tests/db/thread_test.py
index 8e4a5003..e3e398eb 100644
--- a/tests/db/thread_test.py
+++ b/tests/db/thread_test.py
@@ -15,8 +15,6 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
"""Tests for the alot.db.thread module."""
-from __future__ import absolute_import
-
import datetime
import unittest