mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Remove unused variable
This commit is contained in:
parent
4919347a90
commit
641c6c106b
1 changed files with 0 additions and 3 deletions
|
@ -74,9 +74,6 @@ module Fog
|
|||
|
||||
def initialize(options={})
|
||||
require 'rbovirt'
|
||||
username = options[:ovirt_username]
|
||||
password = options[:ovirt_password]
|
||||
url = options[:ovirt_url]
|
||||
end
|
||||
|
||||
private
|
||||
|
|
Loading…
Add table
Reference in a new issue