summaryrefslogtreecommitdiff
path: root/alot/db/thread.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/db/thread.py')
-rw-r--r--alot/db/thread.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/db/thread.py b/alot/db/thread.py
index 25b75fb1..fe7ea10f 100644
--- a/alot/db/thread.py
+++ b/alot/db/thread.py
@@ -1,8 +1,6 @@
# Copyright (C) 2011-2012 Patrick Totzke <patricktotzke@gmail.com>
# This file is released under the GNU GPL, version 3 or a later revision.
# For further details see the COPYING file
-from __future__ import absolute_import
-
from datetime import datetime
from .message import Message