remove dead code
This commit is contained in:
parent
279be87448
commit
f6aa9e4719
|
|
@ -77,9 +77,6 @@ class NotificationMethod:
|
|||
def setup(self):
|
||||
return True
|
||||
|
||||
# def send(self, targets)
|
||||
# def send_bulk(self)
|
||||
|
||||
def cleanup(self):
|
||||
return True
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue