mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-17 22:29:55 +05:00
Remove debug prints
This commit is contained in:
@@ -90,9 +90,6 @@ var internalDBCacheCfg = map[string]*ltcache.CacheConfig{
|
||||
utils.TBLTPChargers: unlimitedCfg,
|
||||
}
|
||||
|
||||
// InternalStorDBParts indexes the internal StorDB partitions
|
||||
var InternalStorDBParts []string = []string{}
|
||||
|
||||
type InternalDB struct {
|
||||
tasks []*Task
|
||||
db *ltcache.TransCache
|
||||
|
||||
Reference in New Issue
Block a user