chore: revert the example.json

This commit is contained in:
Lucas.Xu 2022-09-27 14:24:59 +08:00
parent 31ba12d289
commit 86a6f5827d

View File

@ -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",