Skip to content

Commit

Permalink
fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
TylerHelmuth committed Jun 12, 2024
1 parent 6698fa0 commit 87bbea6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions confmap/converter/expandconverter/expand.go
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@ import (
"os"
"regexp"

"go.uber.org/zap"

"go.opentelemetry.io/collector/confmap"
"go.opentelemetry.io/collector/confmap/internal/envvar"

"go.uber.org/zap"
)

type converter struct {
Expand Down

0 comments on commit 87bbea6

Please sign in to comment.