metabase: Fix import formatting
Some checks failed
DCO action / DCO (pull_request) Failing after 2m4s
Tests and linters / Run gofumpt (pull_request) Successful in 2m24s
Vulncheck / Vulncheck (pull_request) Successful in 3m35s
Tests and linters / gopls check (pull_request) Successful in 4m15s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m56s
Build / Build Components (pull_request) Successful in 5m22s
Tests and linters / Staticcheck (pull_request) Successful in 5m32s
Tests and linters / Lint (pull_request) Successful in 5m54s
Tests and linters / Tests (pull_request) Successful in 9m15s
Tests and linters / Tests with -race (pull_request) Successful in 9m17s
Some checks failed
DCO action / DCO (pull_request) Failing after 2m4s
Tests and linters / Run gofumpt (pull_request) Successful in 2m24s
Vulncheck / Vulncheck (pull_request) Successful in 3m35s
Tests and linters / gopls check (pull_request) Successful in 4m15s
Pre-commit hooks / Pre-commit (pull_request) Successful in 4m56s
Build / Build Components (pull_request) Successful in 5m22s
Tests and linters / Staticcheck (pull_request) Successful in 5m32s
Tests and linters / Lint (pull_request) Successful in 5m54s
Tests and linters / Tests (pull_request) Successful in 9m15s
Tests and linters / Tests with -race (pull_request) Successful in 9m17s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
68398a9ee8
commit
ce1c723406
1 changed files with 0 additions and 1 deletions
|
@ -13,7 +13,6 @@ import (
|
|||
"git.frostfs.info/TrueCloudLab/frostfs-observability/tracing"
|
||||
cid "git.frostfs.info/TrueCloudLab/frostfs-sdk-go/container/id"
|
||||
objectSDK "git.frostfs.info/TrueCloudLab/frostfs-sdk-go/object"
|
||||
|
||||
oid "git.frostfs.info/TrueCloudLab/frostfs-sdk-go/object/id"
|
||||
"go.etcd.io/bbolt"
|
||||
"go.opentelemetry.io/otel/attribute"
|
||||
|
|
Loading…
Reference in a new issue