refactor: Modified the naming of several generalized supervisor values
This commit is contained in:
@@ -454,8 +454,6 @@ impl Agent {
|
||||
output.push_str(DEFAULT_SPAWN_INSTRUCTIONS);
|
||||
}
|
||||
|
||||
// Job declarations are appended at init iff jobs are enabled for this
|
||||
// agent, so their presence doubles as the jobs_enabled predicate.
|
||||
if self
|
||||
.functions
|
||||
.declarations()
|
||||
|
||||
Reference in New Issue
Block a user