[#1492] metabase: Fix import formatting
All checks were successful
DCO action / DCO (pull_request) Successful in 3m14s
Tests and linters / Run gofumpt (pull_request) Successful in 4m30s
Vulncheck / Vulncheck (pull_request) Successful in 5m7s
Tests and linters / Staticcheck (pull_request) Successful in 5m57s
Pre-commit hooks / Pre-commit (pull_request) Successful in 6m17s
Build / Build Components (pull_request) Successful in 6m23s
Tests and linters / Lint (pull_request) Successful in 6m20s
Tests and linters / gopls check (pull_request) Successful in 7m9s
Tests and linters / Tests (pull_request) Successful in 9m17s
Tests and linters / Tests with -race (pull_request) Successful in 9m28s
All checks were successful
DCO action / DCO (pull_request) Successful in 3m14s
Tests and linters / Run gofumpt (pull_request) Successful in 4m30s
Vulncheck / Vulncheck (pull_request) Successful in 5m7s
Tests and linters / Staticcheck (pull_request) Successful in 5m57s
Pre-commit hooks / Pre-commit (pull_request) Successful in 6m17s
Build / Build Components (pull_request) Successful in 6m23s
Tests and linters / Lint (pull_request) Successful in 6m20s
Tests and linters / gopls check (pull_request) Successful in 7m9s
Tests and linters / Tests (pull_request) Successful in 9m17s
Tests and linters / Tests with -race (pull_request) Successful in 9m28s
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
This commit is contained in:
parent
11662ab2ea
commit
b9e73655d3
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