mirror of
https://github.com/AppFlowy-IO/AppFlowy
synced 2026-05-24 09:38:25 +00:00
chore: revert the example.json
This commit is contained in:
parent
31ba12d289
commit
86a6f5827d
1 changed files with 0 additions and 5 deletions
|
|
@ -25,11 +25,6 @@
|
|||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"type": "text",
|
||||
"attributes": { "subtype": "code_block", "theme": "vs", "language": "dart" },
|
||||
"delta": [{ "insert": "final x = 0;\nprint($x);" }]
|
||||
},
|
||||
{ "type": "text", "delta": [] },
|
||||
{
|
||||
"type": "text",
|
||||
|
|
|
|||
Loading…
Reference in a new issue