Removed Legacy Assembly JSON Files

This commit is contained in:
2025-11-03 04:17:50 -07:00
parent bcf55851b5
commit 1e224532db
55 changed files with 295 additions and 349 deletions

View File

@@ -0,0 +1,19 @@
{
"description": "Import/export workflow test.",
"edges": [],
"nodes": [
{
"data": {
"label": "Input",
"value": "example"
},
"id": "node-1",
"position": {
"x": 10,
"y": 20
},
"type": "DataNode"
}
],
"tab_name": "Import Workflow"
}