chore: fix conflicts

This commit is contained in:
rohitwaghchaure
2025-06-30 10:55:56 +05:30
committed by GitHub
parent 352642096e
commit ac587b9c94

View File

@@ -131,7 +131,6 @@ class AssetRepair(AccountsController):
), ),
) )
def cancel_sabb(self): def cancel_sabb(self):
for row in self.stock_items: for row in self.stock_items:
if sabb := row.serial_and_batch_bundle: if sabb := row.serial_and_batch_bundle: