Skip to content

Commit

Permalink
logs
Browse files Browse the repository at this point in the history
  • Loading branch information
PClmnt committed Dec 24, 2024
1 parent c3ef77b commit b1147aa
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/builder/src/stores/builder/automations.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit b1147aa

Please sign in to comment.