Remove unnecessary code in postValidatePrompt
function
This commit is contained in:
parent
163564dacc
commit
6a23dd1b8f
1 changed files with 0 additions and 1 deletions
|
|
@ -80,7 +80,6 @@ export async function postValidatePrompt(
|
|||
frontend_node,
|
||||
})
|
||||
.then((response) => {
|
||||
response.data.frontend_node = response.data.frontend_node[""];
|
||||
resolve(response);
|
||||
})
|
||||
.catch((error) => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue