Browse Source

chore: revert the example.json

Lucas.Xu 2 years ago
parent
commit
86a6f5827d

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