From 0e3f680eea1ea3d671d690d25c6d7fcb772892e8 Mon Sep 17 00:00:00 2001 From: dhanabalan Date: Fri, 6 Mar 2026 09:37:34 +0530 Subject: [PATCH] Removed unused commented code --- .../Controllers/ProductionStickerReprintController.php | 8 -------- 1 file changed, 8 deletions(-) diff --git a/app/Http/Controllers/ProductionStickerReprintController.php b/app/Http/Controllers/ProductionStickerReprintController.php index 2a03dd4..1715806 100644 --- a/app/Http/Controllers/ProductionStickerReprintController.php +++ b/app/Http/Controllers/ProductionStickerReprintController.php @@ -77,14 +77,6 @@ class ProductionStickerReprintController extends Controller } else { - // if ($item->category == 'Submersible Motor') - // { - // $copies = 1; - // } - // elseif ($item->category == 'Submersible Pump') - // { - // $copies = 1; - // } $copies = 1; if ($serialNumberRaw) {