Skip to content

Commit d513c73

Browse files
committed
make linter happy
1 parent b415d57 commit d513c73

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

exporter/exporterhelper/internal/queuebatch/batch_context_test.go

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,9 @@ import (
88
"testing"
99

1010
"github.com/stretchr/testify/require"
11-
"go.opentelemetry.io/collector/component/componenttest"
1211
"go.opentelemetry.io/otel/trace"
12+
13+
"go.opentelemetry.io/collector/component/componenttest"
1314
)
1415

1516
type testContextKey string

0 commit comments

Comments
 (0)