diff --git a/InvenTree/part/models.py b/InvenTree/part/models.py index d5563382eb..cc75ca5821 100644 --- a/InvenTree/part/models.py +++ b/InvenTree/part/models.py @@ -569,7 +569,6 @@ class Part(MPTTModel): Elements are joined by the | character """ - # Add default_if_none to every jinja template variable full_name_pattern = InvenTreeSetting.get_setting('PART_NAME_FORMAT') try: