summaryrefslogtreecommitdiff
path: root/alot/account.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/account.py')
-rw-r--r--alot/account.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/alot/account.py b/alot/account.py
index 87c71390..bf05bbfc 100644
--- a/alot/account.py
+++ b/alot/account.py
@@ -3,9 +3,10 @@
# 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
+
import abc
import asyncio
-from email import policy
+from email import policy
import glob
import logging
import mailbox