Removing unused method
This commit is contained in:
parent
d1fc9faff3
commit
69ec3ef8fc
1 changed files with 0 additions and 3 deletions
|
|
@ -218,9 +218,6 @@ export default {
|
|||
return null;
|
||||
}
|
||||
},
|
||||
setBailoutInfo() {
|
||||
this.mainStore.setBailout(bailoutMessage.RequestCallback);
|
||||
},
|
||||
toDisplayPhoneNumber,
|
||||
formatAmountInDollars,
|
||||
processIfStatements
|
||||
|
|
|
|||
Loading…
Reference in a new issue