mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Beautify the code
This commit is contained in:
committed by
Dan Christian Bogos
parent
9090af6270
commit
328d6d1fcb
@@ -209,8 +209,7 @@ func (rS *RateS) V1CostForEvent(args *utils.ArgsCostForEvent, rpCost *engine.Rat
|
||||
err = utils.NewErrServerError(err)
|
||||
}
|
||||
return
|
||||
} else {
|
||||
*rpCost = *rcvCost
|
||||
}
|
||||
*rpCost = *rcvCost
|
||||
return
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user