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) {