2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-12-15 16:58:14 +00:00

remove unneeded import

This commit is contained in:
Matthias Mair
2025-11-26 03:24:07 +01:00
parent 3268156410
commit dcb062fb62

View File

@@ -2420,8 +2420,6 @@ class Part(
"""
from common.models import Parameter
from .models import PartCategoryParameterTemplate
categories = category.get_ancestors(include_self=True)
category_templates = PartCategoryParameterTemplate.objects.filter(