refactor(#2591): move the perm-change payload onto the WritePermFile node
This commit is contained in:
parent
be2dfa8cd3
commit
600bc051e1
9 changed files with 17 additions and 36 deletions
|
|
@ -201,7 +201,6 @@ fn power_dag(
|
|||
reason,
|
||||
approval_id: None,
|
||||
inputs: Vec::new(),
|
||||
perm_payload: None,
|
||||
transient: Some(transient),
|
||||
nodes,
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue