2
0
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:
Matthias
2022-04-02 02:46:55 +02:00
parent 279be87448
commit f6aa9e4719

View File

@ -77,9 +77,6 @@ class NotificationMethod:
def setup(self):
return True
# def send(self, targets)
# def send_bulk(self)
def cleanup(self):
return True