Skip to content

Commit ad0f61a

Browse files
committed
Fix lint
1 parent 13cf952 commit ad0f61a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pkg/ottl/ottlfuncs/func_merge.go

+1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ package ottlfuncs // import "github.com/open-telemetry/opentelemetry-collector-c
1717
import (
1818
"context"
1919
"fmt"
20+
2021
"go.opentelemetry.io/collector/pdata/pcommon"
2122

2223
"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/ottl"

0 commit comments

Comments
 (0)