summaryrefslogtreecommitdiff
path: root/alot/commands/__init__.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/commands/__init__.py')
-rw-r--r--alot/commands/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/alot/commands/__init__.py b/alot/commands/__init__.py
index 6b84a50b..351fc993 100644
--- a/alot/commands/__init__.py
+++ b/alot/commands/__init__.py
@@ -9,7 +9,7 @@ import logging
import os
import re
-from ..settings import settings
+from ..settings.const import settings
from ..helper import split_commandstring, string_decode