1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2025-11-06 15:37:41 -05:00

remove cancelled API

This commit is contained in:
Shelikhoo
2021-06-19 10:53:09 +01:00
parent 4c42396ca0
commit e6f5db1c93

View File

@@ -13,7 +13,6 @@ var CmdAPI = &base.Command{
Commands: []*base.Command{
cmdLog,
cmdStats,
cmdBalancerCheck,
cmdBalancerInfo,
cmdBalancerOverride,
},