mirror of
https://github.com/bunny-lab-io/Borealis.git
synced 2025-12-16 11:25:48 -07:00
Removed Legacy Assembly JSON Files
This commit is contained in:
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user