Skip to content

Commit

Permalink
tab
Browse files Browse the repository at this point in the history
  • Loading branch information
cuichenli committed Feb 7, 2025
1 parent 6c75e14 commit 6aa3e38
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions cmd/mdatagen/internal/templates/telemetrytest_test.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
package {{ .Package }}test

import (
"context"
"go.opentelemetry.io/otel/metric"
"context"
"go.opentelemetry.io/otel/metric"
"testing"

"github.com/stretchr/testify/require"
Expand Down

0 comments on commit 6aa3e38

Please sign in to comment.