Skip to content
Snippets Groups Projects
Commit ff19f4a5 authored by Anton Sattarov's avatar Anton Sattarov :cucumber: Committed by Pavel Antonov
Browse files

chore: Обновлена версия библиотеки expr v1.16.9

Close #PRXS-2789
parent e137861f
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ func (c *ExprConfig) RegisterOption(opt ...expr.Option) {
func (c *ExprConfig) GetConfig(e map[string]interface{}) *conf.Config {
cfg := conf.New(e)
cfg.Operators = make(map[string][]string)
for _, opt := range c.options {
opt(cfg)
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment