mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Removed TenantArg
This commit is contained in:
committed by
Dan Christian Bogos
parent
25933e9922
commit
4fe3b8e257
@@ -72,7 +72,7 @@ func (self *CmdSessionsProcessEvent) RpcResult() interface{} {
|
||||
|
||||
func (self *CmdSessionsProcessEvent) GetFormatedResult(result interface{}) string {
|
||||
return GetFormatedResult(result, map[string]struct{}{
|
||||
"Usage": struct{}{},
|
||||
"MaxUsage": struct{}{},
|
||||
"Usage": {},
|
||||
"MaxUsage": {},
|
||||
})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user