remove line

This commit is contained in:
Gerard Burns 2024-05-07 09:18:34 +01:00
parent cbf33adc0e
commit 0cda854f1d
1 changed files with 0 additions and 1 deletions

View File

@ -447,7 +447,6 @@ export class ComponentStore extends BudiStore {
name: componentInstance._component,
})
return componentInstance
}