Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! expr: refactor for avoid global ev…
Browse files Browse the repository at this point in the history
…aluator usage
  • Loading branch information
msaf1980 committed Feb 6, 2024
1 parent dc656b6 commit 4ff8f56
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion expr/functions/aggregate/function_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ var (
)

func init() {
md = New("")
for _, m := range md {
metadata.RegisterFunction(m.Name, m.F)
}
Expand Down

0 comments on commit 4ff8f56

Please sign in to comment.