Skip to content

Commit

Permalink
Imports order
Browse files Browse the repository at this point in the history
  • Loading branch information
pmm-sumo committed Jul 29, 2020
1 parent bca5abd commit c0cab65
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion processor/k8sprocessor/observability/observability_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,10 @@ package observability

import (
"context"
"testing"

"go.opencensus.io/metric/metricdata"
"go.opencensus.io/metric/metricexport"
"testing"
)

type exporter struct {
Expand Down

0 comments on commit c0cab65

Please sign in to comment.