drop plantuml snippet
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed

This commit is contained in:
2025-07-09 08:43:37 +02:00
parent 5a1d6903e8
commit bd92d8eb87

View File

@ -186,9 +186,3 @@ docker run \
Make sure to install the module `regex` in the environment the client shall run in.
```plantuml
@startuml
Alice -> Bob: Test PlantUML
@enduml
```