From 85fc2422d1debc509370984b9e3ae9cbd397dd24 Mon Sep 17 00:00:00 2001 From: Mix <32300164+mnixry@users.noreply.github.com> Date: Tue, 11 Jan 2022 00:04:36 +0800 Subject: [PATCH] :fire: remove mirai-api-http adapter from store --- website/static/adapters.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/website/static/adapters.json b/website/static/adapters.json index 00f7d90a..e608ec07 100644 --- a/website/static/adapters.json +++ b/website/static/adapters.json @@ -19,16 +19,6 @@ "tags": [], "is_official": true }, - { - "module_name": "nonebot.adapters.mirai", - "project_link": "nonebot-adapter-mirai", - "name": "mirai", - "desc": "Mirai-Api-HTTP 协议", - "author": "Mix", - "homepage": "https://github.com/nonebot/adapter-mirai", - "tags": [], - "is_official": true - }, { "module_name": "nonebot.adapters.feishu", "project_link": "nonebot-adapter-feishu",