diff --git a/test/s3tables/table-buckets/s3tables_integration_test.go b/test/s3tables/table-buckets/s3tables_integration_test.go index 6f84c3ca8..753012283 100644 --- a/test/s3tables/table-buckets/s3tables_integration_test.go +++ b/test/s3tables/table-buckets/s3tables_integration_test.go @@ -2,16 +2,13 @@ package s3tables import ( "context" - "encoding/json" "fmt" "net" "net/http" "os" "path/filepath" "strconv" - "strings" "testing" - "text/template" "time" cryptorand "crypto/rand"