force-app/main/default/classes/NewAndEditLeadController.cls @@ -571,7 +571,6 @@ public static Integer ControllerUtil() { Integer i = 0; return i; } }