mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Remove normalize import
This commit is contained in:
parent
7491cda313
commit
cbddda6640
@ -16,8 +16,6 @@ from .models import PartCategoryParameterTemplate
|
|||||||
from .models import PartTestTemplate
|
from .models import PartTestTemplate
|
||||||
from .models import PartSellPriceBreak
|
from .models import PartSellPriceBreak
|
||||||
|
|
||||||
from InvenTree.helpers import normalize
|
|
||||||
|
|
||||||
from stock.models import StockLocation
|
from stock.models import StockLocation
|
||||||
from company.models import SupplierPart
|
from company.models import SupplierPart
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user