Skip to content

Commit c6ceefe

Browse files
committed
remove useless comment
1 parent d340318 commit c6ceefe

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/services/object/helpers_object.go

-1
Original file line numberDiff line numberDiff line change
@@ -335,7 +335,6 @@ func expandBucketCORS(ctx context.Context, rawCors []interface{}, bucket string)
335335
return rules
336336
}
337337

338-
// TODO add to sdk-go
339338
func toStringSlice(ctx context.Context, input interface{}) []string {
340339
var result []string
341340
switch v := input.(type) {

0 commit comments

Comments
 (0)