From 9bea710e45e46538aefa2f20df8a61d902d1b487 Mon Sep 17 00:00:00 2001 From: Jigsaw Date: Sat, 21 Aug 2021 18:52:20 +0800 Subject: [PATCH] :fire: Remove unsupported adapter --- docs/.vuepress/public/adapters.json | 8 -------- 1 file changed, 8 deletions(-) diff --git a/docs/.vuepress/public/adapters.json b/docs/.vuepress/public/adapters.json index 33fdd083..3d6d0e41 100644 --- a/docs/.vuepress/public/adapters.json +++ b/docs/.vuepress/public/adapters.json @@ -23,14 +23,6 @@ "author": "Mix", "repo": "nonebot/nonebot2/tree/master/packages/nonebot-adapter-mirai" }, - { - "id": "nonebot_adapter_gocq", - "link": "nonebot-adapter-gocq", - "name": "gocq", - "desc": "在原 CQHTTP Adapter 的基础上进行修改以便更好地适配 go-cqhttp", - "author": "Jigsaw111", - "repo": "Jigsaw111/nonebot-adapter-gocq" - }, { "id": "nonebot.adapters.feishu", "link": "nonebot-adapter-feishu",