Removed unwanted comment

This commit is contained in:
Leah Schumann 2024-06-28 08:23:01 -04:00
parent e6b296b3a1
commit c428852f4b

View file

@ -586,11 +586,6 @@ export default {
} else {
return piaExperience === "PIA Optional" || piaExperience === "PIA Required";
}
// if (this.totalAmountDue > 0.00) {
// }
//return false;
},
paymentMethod() {
if (this.isPiaDisabled) {