mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 10:06:24 +05:00
Updated configs
This commit is contained in:
committed by
Dan Christian Bogos
parent
1d67bca260
commit
3f4e7afba1
@@ -81,10 +81,6 @@ func (self *CmdApierPing) RpcMethod() string {
|
||||
return utils.APIerSv1Ping
|
||||
case utils.EEsLow:
|
||||
return utils.EeSv1Ping
|
||||
case utils.RateSLow:
|
||||
return utils.RateSv1Ping
|
||||
case utils.AccountSLow:
|
||||
return utils.AccountSv1Ping
|
||||
default:
|
||||
}
|
||||
return self.rpcMethod
|
||||
|
||||
Reference in New Issue
Block a user