Skip to content

Commit

Permalink
gogci fix
Browse files Browse the repository at this point in the history
  • Loading branch information
aishyandapalli committed Dec 5, 2023
1 parent d1acd3e commit 0a2a195
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
package metrics

import (
"go.opentelemetry.io/collector/pdata/pcommon"
"testing"

"github.com/lightstep/go-expohisto/structure"
"github.com/stretchr/testify/assert"
"go.opentelemetry.io/collector/pdata/pcommon"
"go.opentelemetry.io/collector/pdata/pmetric"
)

Expand Down

0 comments on commit 0a2a195

Please sign in to comment.