mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
guard call cost log duplicate check
This commit is contained in:
@@ -135,7 +135,7 @@ func (s *Stats) ResetQueues(ids []string, out *int) error {
|
||||
return nil
|
||||
}
|
||||
|
||||
// change the xisting ones
|
||||
// change the existing ones
|
||||
// add new ones
|
||||
// delete the ones missing from the new list
|
||||
func (s *Stats) UpdateQueues(css []*CdrStats, out *int) error {
|
||||
|
||||
Reference in New Issue
Block a user