mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-18 21:15:41 +00:00
remove dead code
This commit is contained in:
@ -77,9 +77,6 @@ class NotificationMethod:
|
||||
def setup(self):
|
||||
return True
|
||||
|
||||
# def send(self, targets)
|
||||
# def send_bulk(self)
|
||||
|
||||
def cleanup(self):
|
||||
return True
|
||||
|
||||
|
Reference in New Issue
Block a user