chore: rm flowy-user-data-model crate

This commit is contained in:
appflowy
2022-07-04 14:53:35 +08:00
parent e85606ac21
commit 8963561355
32 changed files with 31 additions and 219 deletions

View File

@ -33,8 +33,8 @@ lazy_static = "1.4.0"
serde = { version = "1.0", features = ["derive"] }
tracing = { version = "0.1", features = ["log"] }
bytes = { version = "1.0" }
unicode-segmentation = "1.8"
[dev-dependencies]
serde_json = "1.0"
flowy-folder = { path = "../flowy-folder", features = ["flowy_unit_test"]}