Skip to content

Commit

Permalink
chore: remove wasm client api (#989)
Browse files Browse the repository at this point in the history
* chore: revamp client api

* chore: fmt
  • Loading branch information
appflowy authored Nov 13, 2024
1 parent 7f73453 commit e9c374b
Show file tree
Hide file tree
Showing 28 changed files with 377 additions and 1,385 deletions.
138 changes: 33 additions & 105 deletions Cargo.lock

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ members = [
"libs/client-websocket",
"libs/client-api-test",
"libs/wasm-test",
"libs/client-api-wasm",
"libs/appflowy-ai-client",
"libs/client-api-entity",
# services
Expand Down
6 changes: 0 additions & 6 deletions libs/client-api-wasm/.gitignore

This file was deleted.

39 changes: 0 additions & 39 deletions libs/client-api-wasm/Cargo.toml

This file was deleted.

65 changes: 0 additions & 65 deletions libs/client-api-wasm/README.md

This file was deleted.

Loading

0 comments on commit e9c374b

Please sign in to comment.