mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-11 18:16:24 +05:00
Remove small comment
This commit is contained in:
@@ -369,7 +369,7 @@ const (
|
||||
MetaUnixTimestamp = "*unix_timestamp"
|
||||
MetaPostCDR = "*post_cdr"
|
||||
MetaDumpToFile = "*dump_to_file"
|
||||
NonTransactional = "" // used in transactional cache mechanism
|
||||
NonTransactional = ""
|
||||
DataDB = "data_db"
|
||||
StorDB = "stor_db"
|
||||
NotFoundCaps = "NOT_FOUND"
|
||||
|
||||
Reference in New Issue
Block a user