remove settings variable
This commit is contained in:
parent
814f365fbe
commit
e279f8e2bf
@ -13,11 +13,6 @@ class NotmuchMailChecker(object):
|
|||||||
and "unread"
|
and "unread"
|
||||||
"""
|
"""
|
||||||
|
|
||||||
settings = {
|
|
||||||
'color': '#ff0000',
|
|
||||||
'servers': []
|
|
||||||
}
|
|
||||||
|
|
||||||
db_path = ''
|
db_path = ''
|
||||||
|
|
||||||
def __init__(self, db_path):
|
def __init__(self, db_path):
|
||||||
|
Loading…
Reference in New Issue
Block a user