Skip to content

Commit 4221394

Browse files
No candidates suited for removal
1 parent 3615238 commit 4221394

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

TODO.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -58,22 +58,22 @@ This TODO was created for branch `issue-fixer-1`. These are the issues and tasks
5858

5959
---
6060

61-
### 4. Centralize Common Functions
61+
### ~~4. Centralize Common Functions~~
6262

63-
**Related GitHub issue:**
63+
~~**Related GitHub issue:**~~
6464

65-
- [#30](https://github.com/CynthiaWebsiteEngine/Mini/issues/30): Lessen the amount of FFI
65+
~~**Description:**~~
6666

67-
**Description:**
67+
~~- Some common functions used by both the client and server reside on both sides. These should be centralized in the shared module within the client or at least on the client side.~~
6868

69-
- Some common functions used by both the client and server reside on both sides. These should be centralized in the shared module within the client or at least on the client side.
69+
~~**Task:**~~
7070

71-
**Task:**
71+
~~- Create a list of common functions currently duplicated across the client and server.~~
72+
~~- Plan the migration of these functions to the shared module.~~
7273

73-
- Create a list of common functions currently duplicated across the client and server.
74-
- Plan the migration of these functions to the shared module.
74+
~~**Priority:** Low~~
7575

76-
**Priority:** Low
76+
~~**Comment:** No candidates suited for removal~~
7777

7878
---
7979

0 commit comments

Comments
 (0)