mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove unused comment / commented code.
This commit is contained in:
parent
564b6884af
commit
045c0a42ae
1 changed files with 0 additions and 2 deletions
|
@ -186,8 +186,6 @@ module Fog
|
|||
raise Fog::Compute::OpenStack::ServiceUnavailable.new(
|
||||
"OpenStack binding only supports version 1.1")
|
||||
end
|
||||
# Add tenant (done by keystone now for 1.1 auth api)
|
||||
# @path += @openstack_tenant if @openstack_tenant
|
||||
@port = uri.port
|
||||
@scheme = uri.scheme
|
||||
end
|
||||
|
|
Loading…
Add table
Reference in a new issue