fix: Small visualization fix by removing unclosed code block in ADR 063 (#25247)

This commit is contained in:
MalteHerrmann 2025-08-26 20:30:23 +02:00 committed by GitHub
parent 79fcc30f7e
commit def63b5c5b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -192,8 +192,6 @@ func NewKeeper(logger log.Logger) Keeper {
}
```
```
### Core `AppModule` extension interfaces