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 {
|
||||
return piaExperience === "PIA Optional" || piaExperience === "PIA Required";
|
||||
}
|
||||
// if (this.totalAmountDue > 0.00) {
|
||||
|
||||
// }
|
||||
|
||||
//return false;
|
||||
},
|
||||
paymentMethod() {
|
||||
if (this.isPiaDisabled) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue