2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-19 05:25:42 +00:00

remove dead code

This commit is contained in:
Matthias
2022-01-21 00:30:51 +01:00
parent c44565f9e3
commit ff897ccc41
3 changed files with 0 additions and 4 deletions

View File

@ -75,7 +75,6 @@ class BomMatchItemForm(MatchItemForm):
})
)
# return default
return super().get_special_field(col_guess, row, file_manager)