remove old todo

This commit is contained in:
Matthias Mair 2024-07-11 22:47:51 +02:00
parent bdb900a49e
commit 62c57e9447
No known key found for this signature in database
GPG Key ID: A593429DDA23B66A
1 changed files with 0 additions and 2 deletions

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