💩👌 make lint happy

This commit is contained in:
fumiama 2021-08-06 19:04:08 +08:00
parent c53c644a8c
commit 43cd33156b

View File

@ -10,7 +10,7 @@ import (
"github.com/wdvxdr1123/ZeroBot/message" "github.com/wdvxdr1123/ZeroBot/message"
) )
// 此功能实现依赖MCSManager项目对服务器的管理api,mc服务器如果没有在该管理平台部署此功能无效 // 此功能实现依赖MCSManager项目对服务器的管理apimc服务器如果没有在该管理平台部署此功能无效
// 项目地址: https://github.com/Suwings/MCSManager // 项目地址: https://github.com/Suwings/MCSManager
// 项目的api文档: https://github.com/Suwings/MCSManager/wiki/API-Documentation // 项目的api文档: https://github.com/Suwings/MCSManager/wiki/API-Documentation