Remove Async-HVAC from recommended libraries list (#17480)

This commit is contained in:
Anton Averchenkov
2022-10-10 17:15:32 -04:00
committed by GitHub
parent 495bf0a7ec
commit 22ca00165d

View File

@@ -181,12 +181,6 @@ Install-Module Zyborg.Vault
$ pip install hvac
```
- [Async-HVAC](https://github.com/Aloomaio/async-hvac)
```shell-session
$ pip install async-hvac
```
### R
- [vaultr](https://github.com/vimc/vaultr)