mirror of https://github.com/vuejs/core.git
chore: remove useless code (#447)
This commit is contained in:
parent
3092a48183
commit
8e8397374c
|
@ -295,7 +295,6 @@ export function setupStatefulComponent(
|
|||
`does not support it yet.`
|
||||
)
|
||||
}
|
||||
return
|
||||
} else {
|
||||
handleSetupResult(instance, setupResult, parentSuspense)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue