chore: remove unused file

This commit is contained in:
zhayujie
2022-12-12 02:22:40 +08:00
parent cc8864ed35
commit ab10066687
2 changed files with 2 additions and 100 deletions

View File

@@ -38,11 +38,11 @@ pip3 install itchat
## 配置
配置文件在根目录的 `config.json` 中,示例文件及各配置项解析如下:
配置文件在根目录的 `config.json` 中,示例文件及各配置项解析如下: (TODO)
```json
{
// TODO
}
```