comment cleanup

This commit is contained in:
rocheparadox 2021-10-13 10:58:36 +05:30
parent 294011a973
commit 0742fb063c

View File

@ -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: