diff --git a/third_party/terraform/tests/resource_storage_bucket_test.go b/third_party/terraform/tests/resource_storage_bucket_test.go index b3140f2042c1..0104a731cdc3 100644 --- a/third_party/terraform/tests/resource_storage_bucket_test.go +++ b/third_party/terraform/tests/resource_storage_bucket_test.go @@ -5,7 +5,6 @@ import ( "fmt" "log" "regexp" - "strings" "testing" "time"