Cleanup
This commit is contained in:
parent
a1aeb24f23
commit
bebde0e9dd
8 changed files with 2 additions and 8 deletions
|
|
@ -30,7 +30,6 @@ class TestParentNode<Child : Node>(
|
|||
plugins = emptyList(),
|
||||
view = EmptyNodeView,
|
||||
) {
|
||||
|
||||
override val graph: NodeFactoriesBindings = NodeFactoriesBindings {
|
||||
mapOf(
|
||||
childNodeClass to AssistedNodeFactory { buildContext, plugins ->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue