summaryrefslogtreecommitdiff
path: root/alot/completion/accounts.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/completion/accounts.py')
-rw-r--r--alot/completion/accounts.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/completion/accounts.py b/alot/completion/accounts.py
index 20dbcfa6..3250a7c9 100644
--- a/alot/completion/accounts.py
+++ b/alot/completion/accounts.py
@@ -3,7 +3,7 @@
# For further details see the COPYING file
from alot.settings.const import settings
-from alot.db.utils import formataddr
+from alot.helper import formataddr
from .stringlist import StringlistCompleter