reduce verbosity
This commit is contained in:
parent
1fd72001c7
commit
7dd4dc41f9
1 changed files with 0 additions and 1 deletions
|
@ -44,7 +44,6 @@ func GetExprEnv(ctx map[string]interface{}) map[string]interface{} {
|
|||
}
|
||||
|
||||
func Init() error {
|
||||
log.Infof("Expr helper initiated")
|
||||
dataFile = make(map[string][]string)
|
||||
dataFileRegex = make(map[string][]*regexp.Regexp)
|
||||
return nil
|
||||
|
|
Loading…
Add table
Reference in a new issue