remove call to function that is no longer there

This commit is contained in:
Bill Richardson 2023-12-13 13:10:04 -05:00
parent 005b97fcbf
commit ebc702682c

View file

@ -76,7 +76,6 @@ export default {
}
if (authorized) {
await this.populateISSCmsComponents(resp.data.parentAccountNumber);
await this.populateISSConfigValues(resp.data);
if (resp.data.parameters?.length > 0) {