chore: some updates
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
All checks were successful
Deploy to GitHub Pages / build_site (push) Successful in 1m58s
This commit is contained in:
@@ -610,9 +610,6 @@ export class GraphManager extends EventEmitter<{
|
||||
return s.accepts?.find(a => nodeType.outputs?.includes(a))
|
||||
}))
|
||||
|
||||
console.log(definitions.map(d => Object.values(d?.inputs ?? {})))
|
||||
console.log(definitions)
|
||||
|
||||
return definitions
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user