diff --git a/notmuchmailchecker.py b/notmuchmailchecker.py index 37fdf3f..3268233 100644 --- a/notmuchmailchecker.py +++ b/notmuchmailchecker.py @@ -19,8 +19,6 @@ class NotmuchMailChecker(object): db_path = '' - servers = [] - def __init__(self, db_path): self.db_path = db_path