mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
95% Coverage in Dispatchers
This commit is contained in:
committed by
Dan Christian Bogos
parent
d3e73360ad
commit
e5db7a4e47
@@ -161,7 +161,6 @@ func (dH *DispatcherHost) Call(serviceMethod string, args interface{}, reply int
|
||||
utils.EmptyString, utils.EmptyString, nil); err != nil {
|
||||
return
|
||||
}
|
||||
|
||||
}
|
||||
return dH.rpcConn.Call(serviceMethod, args, reply)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user