mirror of
https://github.com/fog/fog-aws.git
synced 2022-11-09 13:50:52 -05:00
Formatting
This commit is contained in:
parent
2a26069930
commit
5037c97b90
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@ module Fog
|
||||||
response
|
response
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
class Mock
|
class Mock
|
||||||
def put_record(options={})
|
def put_record(options={})
|
||||||
stream_name = options.delete("StreamName")
|
stream_name = options.delete("StreamName")
|
||||||
|
|
Loading…
Reference in a new issue