Skip to content

Commit

Permalink
Fix checkstyle issues
Browse files Browse the repository at this point in the history
  • Loading branch information
luminousleek committed Oct 18, 2021
1 parent c5c99df commit a7363a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/diagrams/GuiStateSequenceDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,4 @@ deactivate LogicManager

[<--MainWindow
deactivate MainWindow
@enduml
@enduml
2 changes: 1 addition & 1 deletion docs/diagrams/LogicGuiStateClassDiagram.puml
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ LogicManager .down.> CommandResult
Command .up.> CommandResult : produces >
CommandResult -up->"1" GuiState
MainWindow .down.> CommandResult : updates <
@enduml
@enduml

0 comments on commit a7363a0

Please sign in to comment.