Skip to content

Commit

Permalink
fixup! Merge branch 'main' into feat/expr_wo_global
Browse files Browse the repository at this point in the history
  • Loading branch information
msaf1980 committed Feb 6, 2024
1 parent 7d308c1 commit 09858e0
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 09858e0

Please sign in to comment.