1
0
Fork 0
mirror of https://github.com/fog/fog.git synced 2022-11-09 13:51:43 -05:00

tidy up and remove whitespace

This commit is contained in:
Andrew Stangl 2013-11-20 23:30:01 +00:00
parent 7a365c8094
commit b885dbdb45

View file

@ -68,7 +68,6 @@ module Fog
@launch_configuration[name] = value
when 'KernelId', 'RamdiskId', 'UserData'
@launch_configuration[name] = value
when 'IamInstanceProfile'
@launch_configuration[name] = value
when 'SpotPrice'