Skip to content

Commit

Permalink
import
Browse files Browse the repository at this point in the history
Signed-off-by: Ben Ye <[email protected]>
  • Loading branch information
yeya24 committed Jul 23, 2023
1 parent 3fc5210 commit 0cb44aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/testutil/e2eutil/prometheus.go
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import (
"context"
"encoding/json"
"fmt"
"github.com/thanos-io/thanos/pkg/block"
"math"
"math/rand"
"net/http"
Expand Down Expand Up @@ -40,6 +39,7 @@ import (

"github.com/efficientgo/core/testutil"

"github.com/thanos-io/thanos/pkg/block"
"github.com/thanos-io/thanos/pkg/block/metadata"
"github.com/thanos-io/thanos/pkg/runutil"
)
Expand Down

0 comments on commit 0cb44aa

Please sign in to comment.