diff --git a/src/Controller/VehicleController.php b/src/Controller/VehicleController.php index 1a801322..7c388062 100644 --- a/src/Controller/VehicleController.php +++ b/src/Controller/VehicleController.php @@ -511,7 +511,6 @@ class VehicleController extends Controller } // add all other batteries, because they want options - /* foreach ($all_batts as $battery) { // if we already listed it @@ -529,7 +528,6 @@ class VehicleController extends Controller 'warr_commercial' => $battery->getWarrantyCommercial(), ]; } - */ /* // NOTE: no need to order by price for control center / only for app