Docs: remove 'replaces' sentence; it is not describing any purpose

This commit is contained in:
Johannes Kirschbauer
2025-07-08 10:01:51 +02:00
parent 8b7fdc776e
commit dfb3a45fa5

View File

@@ -452,7 +452,6 @@ Each `clanService`:
* Is a module of class **`clan.service`** * Is a module of class **`clan.service`**
* Can define **roles** (e.g., `client`, `server`) * Can define **roles** (e.g., `client`, `server`)
* Uses **`inventory.instances`** to configure where and how it is deployed * Uses **`inventory.instances`** to configure where and how it is deployed
* Replaces the legacy `clanModules` and `inventory.services` system altogether
!!! Note !!! Note
`clanServices` are part of Clan's next-generation service model and are intended to replace `clanModules`. `clanServices` are part of Clan's next-generation service model and are intended to replace `clanModules`.