Removed unwanted comment
This commit is contained in:
parent
e6b296b3a1
commit
c428852f4b
1 changed files with 0 additions and 5 deletions
|
|
@ -586,11 +586,6 @@ export default {
|
||||||
} else {
|
} else {
|
||||||
return piaExperience === "PIA Optional" || piaExperience === "PIA Required";
|
return piaExperience === "PIA Optional" || piaExperience === "PIA Required";
|
||||||
}
|
}
|
||||||
// if (this.totalAmountDue > 0.00) {
|
|
||||||
|
|
||||||
// }
|
|
||||||
|
|
||||||
//return false;
|
|
||||||
},
|
},
|
||||||
paymentMethod() {
|
paymentMethod() {
|
||||||
if (this.isPiaDisabled) {
|
if (this.isPiaDisabled) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue