mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
[rackspace|storage] fixing example spacing
This commit is contained in:
parent
b2c8bc27d3
commit
7f198e5382
1 changed files with 2 additions and 3 deletions
|
@ -29,7 +29,6 @@ service = Fog::Storage.new({
|
|||
:rackspace_api_key => rackspace_api_key
|
||||
})
|
||||
|
||||
|
||||
# prompt for directory name
|
||||
directory_name = get_user_input "\nEnter name of directory to create"
|
||||
|
||||
|
|
Loading…
Reference in a new issue