remove the servers array, there is no need for it

This commit is contained in:
Simon 2012-10-17 17:27:42 -05:00
parent 73107ec873
commit 942a8635a0

View File

@ -19,8 +19,6 @@ class NotmuchMailChecker(object):
db_path = ''
servers = []
def __init__(self, db_path):
self.db_path = db_path