Skip to content

Commit

Permalink
Fix ERROR:../docs/diagrams/FindAndExportSequenceDiagram.puml:25: no n…
Browse files Browse the repository at this point in the history
…ewline at EOF.
  • Loading branch information
tah5in committed Apr 15, 2024
1 parent 503e6cb commit 7a79988
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/diagrams/FindAndExportSequenceDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ JsonAddressBookStorage --> FindAndExportCommand
FindAndExportCommand --> LogicManager : new CommandResult("Export successful to [output1.json].")
deactivate FindAndExportCommand
deactivate LogicManager
@enduml
@enduml

0 comments on commit 7a79988

Please sign in to comment.