mirror of
https://github.com/inventree/InvenTree.git
synced 2025-08-07 20:32:12 +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