This commit is contained in:
Peter Clement 2024-12-24 09:34:53 +00:00
parent c3ef77b767
commit b1147aa140
1 changed files with 0 additions and 2 deletions

View File

@ -96,8 +96,6 @@ const automationActions = (store: AutomationStore) => ({
destPath: BranchPath[],
automation: Automation
) => {
console.log(sourcePath)
console.log(destPath)
// The last part of the source node address, containing the id.
const pathSource = sourcePath.at(-1)