Skip to content

Commit ca8f7ed

Browse files
committed
Remove some page break
1 parent 9a82329 commit ca8f7ed

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/DeveloperGuide.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,6 @@ Below is the sequence diagram for parsing inputs with `AddMeetingCommandParser`
395395
<br> Similarly, the sequence diagram for parsing inputs with `DeleteMeetingCommandParser` executing `meeting-delete 1 i/1`:
396396
<br>![DeleteMeetingCommandParser Sequence Diagram](images/DeleteMeetingParserSequenceDiagram.png)
397397
<br><br>
398-
<div style="page-break-after: always;"></div>
399398
After parsing, the commands are executed by the logic manager as show below. (Execute in the diagrams below comes form the logic manager)
400399
<br> Below is the sequence diagram for adding meeting with `AddMeetingCommand`:
401400
<br>![AddMeetingCommand Sequence Diagram](images/AddMeetingSequenceDiagram.png)

0 commit comments

Comments
 (0)