removed comments

This commit is contained in:
2025-04-16 14:55:06 +01:00
parent 35f19bd975
commit cf0c05ff6a
6 changed files with 24 additions and 24 deletions
+5 -5
View File
@@ -488,7 +488,7 @@ let BuildSection = (props) => {
"_pinswg_appellant_value"
];
console.log("on save:", valuesObj);
//console.log("on save:", valuesObj);
updateCaseProgress(
valuesObj,
false,
@@ -593,10 +593,10 @@ let BuildSection = (props) => {
props.props.form[props.form]
.values || {};
console.log(
"valuesobj:",
valuesObj
);
// console.log(
// "valuesobj:",
// valuesObj
// );
delete valuesObj[
"_pinswg_appellant_value"