Remove small comment

This commit is contained in:
DanB
2019-12-18 12:24:01 +01:00
parent 0a8c2e657b
commit 18b4771178

View File

@@ -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"