mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove extraneous nil
This commit is contained in:
parent
05652604d8
commit
8f2539a942
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ module Fog
|
|||
end
|
||||
rescue Fog::AWS::RDS::NotFound
|
||||
end
|
||||
nil
|
||||
|
||||
end
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue