2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-16 12:05:53 +00:00

remove old todo

This commit is contained in:
Matthias Mair
2024-07-11 22:47:51 +02:00
parent bdb900a49e
commit 62c57e9447

View File

@ -714,8 +714,6 @@ class StockItem(
self.delete_on_deplete = False
except PartModels.Part.DoesNotExist:
# This gets thrown if self.supplier_part is null
# TODO - Find a test than can be performed...
pass
# Ensure that the item cannot be assigned to itself