mirror of
https://github.com/cgrates/cgrates.git
synced 2026-02-14 20:59:53 +05:00
Consts fixup
This commit is contained in:
@@ -74,7 +74,7 @@ const (
|
||||
COMMENT_CHAR = '#'
|
||||
CSV_SEP = ','
|
||||
FALLBACK_SEP = ';'
|
||||
INFIELD_SEP = ";;"
|
||||
INFIELD_SEP = ";"
|
||||
FIELDS_SEP = ","
|
||||
STATIC_HDRVAL_SEP = "::"
|
||||
REGEXP_PREFIX = "~"
|
||||
|
||||
Reference in New Issue
Block a user