Skip to content

Commit

Permalink
make generate
Browse files Browse the repository at this point in the history
Signed-off-by: odubajDT <[email protected]>
  • Loading branch information
odubajDT committed Nov 8, 2024
1 parent e03f810 commit 5e9bc76
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/pdatatest/pprofiletest/profiles.go
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,10 @@ import (
"fmt"
"reflect"

"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest/internal"
"go.opentelemetry.io/collector/pdata/pprofile"
"go.uber.org/multierr"

"github.com/open-telemetry/opentelemetry-collector-contrib/pkg/pdatatest/internal"
)

// CompareProfiles compares each part of two given Profiles and returns
Expand Down

0 comments on commit 5e9bc76

Please sign in to comment.