summaryrefslogtreecommitdiff
path: root/alot/settings/theme.py
diff options
context:
space:
mode:
Diffstat (limited to 'alot/settings/theme.py')
-rw-r--r--alot/settings/theme.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/alot/settings/theme.py b/alot/settings/theme.py
index 30f9f52f..b894c1e1 100644
--- a/alot/settings/theme.py
+++ b/alot/settings/theme.py
@@ -68,5 +68,3 @@ class Theme(object):
:type colourmode: int
"""
return self.attributes[colourmode][mode][name]
-
-