remove call to function that is no longer there
This commit is contained in:
parent
005b97fcbf
commit
ebc702682c
1 changed files with 0 additions and 1 deletions
|
|
@ -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) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue