2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

not needed

This commit is contained in:
Matthias
2021-09-25 01:23:22 +02:00
parent d8508cb741
commit 5b691c90f9

View File

@ -43,7 +43,6 @@ class ActionPlugin(plugin.InvenTreePlugin):
"""
Override this method to perform the action!
"""
pass
def get_result(self):
"""