remove the servers array, there is no need for it
This commit is contained in:
parent
73107ec873
commit
942a8635a0
@ -19,8 +19,6 @@ class NotmuchMailChecker(object):
|
|||||||
|
|
||||||
db_path = ''
|
db_path = ''
|
||||||
|
|
||||||
servers = []
|
|
||||||
|
|
||||||
def __init__(self, db_path):
|
def __init__(self, db_path):
|
||||||
self.db_path = db_path
|
self.db_path = db_path
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user