mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
remove dead code
This commit is contained in:
parent
279be87448
commit
f6aa9e4719
@ -77,9 +77,6 @@ class NotificationMethod:
|
|||||||
def setup(self):
|
def setup(self):
|
||||||
return True
|
return True
|
||||||
|
|
||||||
# def send(self, targets)
|
|
||||||
# def send_bulk(self)
|
|
||||||
|
|
||||||
def cleanup(self):
|
def cleanup(self):
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user