mirror of
https://github.com/inventree/InvenTree
synced 2024-08-30 18:33:04 +00:00
Fix style
This commit is contained in:
parent
c66ac2579e
commit
2bdd1305ed
@ -1716,8 +1716,6 @@ class StockItemCreate(AjaxCreateView):
|
||||
|
||||
quantity = data.get('quantity', None)
|
||||
|
||||
location = data.get('location', None)
|
||||
|
||||
owner = data.get('owner', None)
|
||||
|
||||
if not part:
|
||||
|
Loading…
Reference in New Issue
Block a user