[PR #577] [MERGED] chore: remove unused code #4208

Closed
opened 2026-03-23 21:36:47 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/577
Author: @appflowy
Created: 6/27/2022
Status: Merged
Merged: 6/28/2022
Merged by: @appflowy

Base: mainHead: refactor/remove_unused_dispatch_crate_code


📝 Commits (2)

📊 Changes

7 files changed (+34 additions, -196 deletions)

View changed files

📝 frontend/rust-lib/flowy-sdk/src/lib.rs (+1 -1)
📝 frontend/rust-lib/lib-dispatch/src/dispatcher.rs (+4 -2)
📝 frontend/rust-lib/lib-dispatch/src/lib.rs (+1 -1)
frontend/rust-lib/lib-dispatch/src/runtime.rs (+26 -0)
frontend/rust-lib/lib-dispatch/src/system.rs (+0 -165)
📝 frontend/rust-lib/lib-dispatch/src/util/mod.rs (+0 -26)
📝 frontend/rust-lib/lib-dispatch/tests/api/module.rs (+2 -1)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/577 **Author:** [@appflowy](https://github.com/appflowy) **Created:** 6/27/2022 **Status:** ✅ Merged **Merged:** 6/28/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `refactor/remove_unused_dispatch_crate_code` --- ### 📝 Commits (2) - [`08e05c4`](https://github.com/AppFlowy-IO/AppFlowy/commit/08e05c425b119ae665c977e91095a671e99e3079) chore: remove unused code - [`4cafef6`](https://github.com/AppFlowy-IO/AppFlowy/commit/4cafef6c8d98d809e7943f275034a936355403ba) chore: fix test ### 📊 Changes **7 files changed** (+34 additions, -196 deletions) <details> <summary>View changed files</summary> 📝 `frontend/rust-lib/flowy-sdk/src/lib.rs` (+1 -1) 📝 `frontend/rust-lib/lib-dispatch/src/dispatcher.rs` (+4 -2) 📝 `frontend/rust-lib/lib-dispatch/src/lib.rs` (+1 -1) ➕ `frontend/rust-lib/lib-dispatch/src/runtime.rs` (+26 -0) ➖ `frontend/rust-lib/lib-dispatch/src/system.rs` (+0 -165) 📝 `frontend/rust-lib/lib-dispatch/src/util/mod.rs` (+0 -26) 📝 `frontend/rust-lib/lib-dispatch/tests/api/module.rs` (+2 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:36:47 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4208
No description provided.