From 453515dc38a665233d51f8c1818a3576d6f9b1a1 Mon Sep 17 00:00:00 2001 From: sa0ChunLuyu Date: Mon, 25 Apr 2022 09:13:15 +0800 Subject: [PATCH] no message --- api/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/api/index.js b/api/index.js index bf2885b..ea33ca3 100644 --- a/api/index.js +++ b/api/index.js @@ -1,6 +1,5 @@ import $post from "../lu/post.js" import $res from "../lu/response.js" -import $api from "./api.js" import { delToken } from '../tool/member.js'