not needed

This commit is contained in:
Matthias 2021-09-25 01:23:22 +02:00
parent d8508cb741
commit 5b691c90f9
No known key found for this signature in database
GPG Key ID: F50EF5741D33E076

View File

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