docs: remove app wiring from module docs (#12393)

This commit is contained in:
Julien Robert
2022-06-30 14:11:25 +01:00
committed by GitHub
parent 92d24cc69c
commit 1642dcde66
16 changed files with 1 additions and 56 deletions
-5
View File
@@ -1,5 +0,0 @@
# App Wiring
The minimal app-wiring configuration for `x/capability` is as follows:
+++ https://github.com/cosmos/cosmos-sdk/blob/main/x/capability/testutil/app.yaml
-1
View File
@@ -75,4 +75,3 @@ func NewApp(...) *App {
1. **[Concepts](01_concepts.md)**
1. **[State](02_state.md)**
1. **[App Wiring](03_app_wiring.md)**