mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
adding white space to force travis build
This commit is contained in:
parent
5e92899e69
commit
99b0e35923
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ module Fog
|
|||
datum = data.first
|
||||
new(:key => datum[0], :value => datum[1])
|
||||
rescue Fog::Compute::RackspaceV2::NotFound
|
||||
nil
|
||||
nil
|
||||
end
|
||||
|
||||
def [](key)
|
||||
|
|
Loading…
Add table
Reference in a new issue