mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-13 02:56:24 +05:00
Remove comment
This commit is contained in:
committed by
Dan Christian Bogos
parent
d622d49e77
commit
2dd825b5a0
@@ -151,7 +151,6 @@ func (self *ApierV1) GetFilterIndexes(arg AttrGetFilterIndexes, reply *[]string)
|
||||
return nil
|
||||
}
|
||||
|
||||
//NEED REVIEW
|
||||
func (self *ApierV1) ComputeFilterIndexes(args utils.ArgsComputeFilterIndexes, reply *string) error {
|
||||
transactionID := utils.GenUUID()
|
||||
//ThresholdProfile Indexes
|
||||
|
||||
Reference in New Issue
Block a user