Skip to content

Commit

Permalink
Fix goimport group
Browse files Browse the repository at this point in the history
Signed-off-by: hanjm <hanjinming@outlook.com>
  • Loading branch information
hanjm committed Jul 25, 2021
1 parent c316b43 commit 47c3bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/tools_bucket_web_test.go
Expand Up @@ -20,9 +20,9 @@ import (
"github.com/go-kit/kit/log"
"github.com/prometheus/prometheus/pkg/labels"
"github.com/prometheus/prometheus/pkg/timestamp"

v1 "github.com/thanos-io/thanos/pkg/api/blocks"
"github.com/thanos-io/thanos/pkg/objstore"

"github.com/thanos-io/thanos/pkg/objstore/client"
"github.com/thanos-io/thanos/pkg/objstore/s3"
"github.com/thanos-io/thanos/pkg/testutil"
Expand Down

0 comments on commit 47c3bd4

Please sign in to comment.