mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
whitespace cleanup
This commit is contained in:
parent
b18e5efa03
commit
ee4f3e8e19
1 changed files with 21 additions and 22 deletions
|
@ -66,7 +66,6 @@ class AWS
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
DB_PARAMETER = {
|
DB_PARAMETER = {
|
||||||
'ParameterValue' => Fog::Nullable::String,
|
'ParameterValue' => Fog::Nullable::String,
|
||||||
'DataType' => String,
|
'DataType' => String,
|
||||||
|
|
Loading…
Reference in a new issue