This commit is contained in:
Benoit Marty 2025-09-12 22:53:04 +02:00
parent a1aeb24f23
commit bebde0e9dd
8 changed files with 2 additions and 8 deletions

View file

@ -30,7 +30,6 @@ class TestParentNode<Child : Node>(
plugins = emptyList(),
view = EmptyNodeView,
) {
override val graph: NodeFactoriesBindings = NodeFactoriesBindings {
mapOf(
childNodeClass to AssistedNodeFactory { buildContext, plugins ->