diff --git a/InvenTree/plugin/models.py b/InvenTree/plugin/models.py index 141318f05f..8c67f1497d 100644 --- a/InvenTree/plugin/models.py +++ b/InvenTree/plugin/models.py @@ -129,7 +129,6 @@ class GenericSettingClassMixin: ) ``` """ - # region generic helpers REFERENCE_NAME = None