remove cancelled API

This commit is contained in:
Shelikhoo 2021-06-19 10:53:09 +01:00
parent 4c42396ca0
commit e6f5db1c93
No known key found for this signature in database
GPG Key ID: C4D5E79D22B25316
1 changed files with 0 additions and 1 deletions

View File

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