chore: formatting
This commit is contained in:
parent
af6421da88
commit
7c4154a459
6 changed files with 9 additions and 9 deletions
|
|
@ -13,6 +13,6 @@ type RuntimeState struct {
|
|||
func New(r *registry.Registry, n types.Node) *RuntimeState {
|
||||
return &RuntimeState{
|
||||
Registry: r,
|
||||
Self: n,
|
||||
Self: n,
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue