mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-22 15:48:44 +05:00
move resources to dedicated package
This commit is contained in:
committed by
Dan Christian Bogos
parent
40c2c11158
commit
eeecae4576
@@ -146,7 +146,7 @@ func NewGoogleCSVStorage(sep rune, spreadsheetID string) (*CSVStorage, error) {
|
||||
return []string{}
|
||||
}
|
||||
c := NewCSVStorage(sep,
|
||||
getIfExist(utils.Resources),
|
||||
getIfExist(utils.ResourcesStr),
|
||||
getIfExist(utils.Stats),
|
||||
getIfExist(utils.Rankings),
|
||||
getIfExist(utils.Trends),
|
||||
|
||||
Reference in New Issue
Block a user