mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-17 12:35:46 +00:00
remove dead code
This commit is contained in:
@ -92,5 +92,4 @@ class OrderMatchItemForm(MatchItemForm):
|
||||
default_amount=clean_decimal(row.get('purchase_price', '')),
|
||||
)
|
||||
|
||||
# return default
|
||||
return super().get_special_field(col_guess, row, file_manager)
|
||||
|
Reference in New Issue
Block a user