From bb17da4b048313aed3d3dacfa3d1ae994a897e1a Mon Sep 17 00:00:00 2001 From: McNaBry Date: Mon, 13 Nov 2023 16:31:21 +0800 Subject: [PATCH] Remove data archiving --- docs/DeveloperGuide.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index de2e9405cf4..338ef0e2bf5 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -429,11 +429,6 @@ Step 3. When the user want decide to add more information regarding the Organiza * Pros: Easy to implement and flexible to implement more types. * Cons: NIL - -### \[Proposed\] Data archiving - -_{Explain here how the data archiving feature will be implemented}_ - ### Apply feature The apply feature makes use of existing structures to function, notably the `Parser`, `Model` and `Storage`