浏览代码

chore: revert the example.json

Lucas.Xu 2 年之前
父节点
当前提交
86a6f5827d
共有 1 个文件被更改,包括 0 次插入5 次删除
  1. 0 5
      frontend/app_flowy/packages/appflowy_editor/example/assets/example.json

+ 0 - 5
frontend/app_flowy/packages/appflowy_editor/example/assets/example.json

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