Skip to content

Commit

Permalink
goimports
Browse files Browse the repository at this point in the history
  • Loading branch information
atoulme committed Dec 26, 2022
1 parent 5a13f7c commit cef13bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testbed/datasenders/signalfx.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ package datasenders // import "github.com/open-telemetry/opentelemetry-collector
import (
"context"
"fmt"
"go.opentelemetry.io/collector/component/componenttest"

"go.opentelemetry.io/collector/component/componenttest"
"go.opentelemetry.io/collector/consumer"
"go.opentelemetry.io/collector/exporter/exportertest"
"go.uber.org/zap"
Expand Down

0 comments on commit cef13bf

Please sign in to comment.