mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 23:58:44 +05:00
Modified sample tariffplan for fs_json tutorial
This commit is contained in:
@@ -252,7 +252,7 @@ func (csvr *CSVReader) WriteToDatabase(flush, verbose bool) (err error) {
|
||||
}
|
||||
}
|
||||
if verbose {
|
||||
log.Print("Rating profile liases")
|
||||
log.Print("Rating profile aliases")
|
||||
}
|
||||
if err := dataStorage.RemoveRpAliases(csvr.dirtyRpAliases); err != nil {
|
||||
return err
|
||||
|
||||
Reference in New Issue
Block a user