Removing unused method

This commit is contained in:
Michaela Brydon 2024-07-17 13:18:49 -04:00
parent d1fc9faff3
commit 69ec3ef8fc

View file

@ -218,9 +218,6 @@ export default {
return null;
}
},
setBailoutInfo() {
this.mainStore.setBailout(bailoutMessage.RequestCallback);
},
toDisplayPhoneNumber,
formatAmountInDollars,
processIfStatements