📝 remove redundant characters

This commit is contained in:
StarHeartHunt 2021-03-07 18:12:14 +08:00
parent f49a581193
commit da97a18497
3 changed files with 0 additions and 3 deletions

View File

@ -2,7 +2,6 @@
## 安装 NoneBot CQHTTP 适配器 ## 安装 NoneBot CQHTTP 适配器
```bash ```bash
pip install nonebot-adapter-cqhttp pip install nonebot-adapter-cqhttp
``` ```

View File

@ -13,7 +13,6 @@
## 安装 NoneBot 钉钉 适配器 ## 安装 NoneBot 钉钉 适配器
```bash ```bash
pip install nonebot-adapter-ding pip install nonebot-adapter-ding
``` ```

View File

@ -30,7 +30,6 @@ Mirai-API-HTTP 的适配器以 [AGPLv3 许可](https://opensource.org/licenses/A
## 安装 NoneBot Mirai 适配器 ## 安装 NoneBot Mirai 适配器
```bash ```bash
pip install nonebot-adapter-mirai pip install nonebot-adapter-mirai
``` ```