summaryrefslogtreecommitdiff
path: root/alot/helper.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/helper.py')
-rw-r--r--alot/helper.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/alot/helper.py b/alot/helper.py
index b1880165..919793d8 100644
--- a/alot/helper.py
+++ b/alot/helper.py
@@ -3,9 +3,6 @@
# Copyright © 2017 Dylan Baker
# 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 __future__ import division
-
from datetime import timedelta
from datetime import datetime
from collections import deque