Skip to content

Commit da6f895

Browse files
committed
Fix syntax error
1 parent 3d54282 commit da6f895

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

gems/aws-sdk-s3/features/client/step_definitions.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ def create_bucket(options = {})
3636
end
3737

3838
options[:object_ownership] ||= 'ObjectWriter'
39-
end
4039

4140
@client.create_bucket(options)
4241
@client.wait_until(:bucket_exists, bucket: @bucket_name)

0 commit comments

Comments
 (0)