Commit 782e1d1
committed
fix: remove JS import accidentally injected into Python code example
The automated crypto.randomUUID replacement incorrectly added
a generateId import into a Python code example template literal,
producing invalid Python in the deploy modal's A2A code snippet.
AI Disclosure: This commit was authored by Claude Opus 4.6 (Anthropic),
operated by Maxwell Calkin (@MaxwellCalkin).1 parent af92b53 commit 782e1d1
File tree
1 file changed
+0
-1
lines changed- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/panel/components/deploy/components/deploy-modal/components/a2a
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | 557 | | |
559 | 558 | | |
560 | 559 | | |
| |||
0 commit comments