From 3712834e6d68e048237afe6ee62e4a3bb4ff1b61 Mon Sep 17 00:00:00 2001 From: DanielLai Date: Mon, 11 Nov 2024 20:41:34 +0800 Subject: [PATCH] Delete some lines --- docs/DeveloperGuide.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/DeveloperGuide.md b/docs/DeveloperGuide.md index a0dc5170c33..7d426e23423 100644 --- a/docs/DeveloperGuide.md +++ b/docs/DeveloperGuide.md @@ -131,8 +131,6 @@ How the parsing works: **API** : [`Model.java`](https://github.com/AY2425S1-CS2103T-W14-3/tp/blob/master/src/main/java/hallpointer/address/model/Model.java) -Here is a partial and representative class diagram of the `Model` component: - The `Model` component has the following responsibilites: