Skip to content

Commit 169c4fd

Browse files
authored
OverallArchitecture diagram install jars correction (#1434)
1 parent 81040bd commit 169c4fd

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/OverallArchitecture.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -84,12 +84,7 @@ sequenceDiagram
8484
ij ->> ij: Calculate what jar need to be installed
8585
8686
opt Some jars need to be installed
87-
ij ->> user: Do you accept new jars installed?
88-
user -->> ij: [Accept/reject]
89-
90-
alt Accepted
9187
ij ->> ij: Install jars
92-
end
9388
end
9489
9590
ij ->> engine: Start process

0 commit comments

Comments
 (0)