mirror of
https://github.com/OpenNebula/one.git
synced 2025-03-22 18:50:08 +03:00
feature #754: removed unneeded reader attribute
This commit is contained in:
parent
dd2b770b01
commit
de067c3869
@ -24,8 +24,6 @@ require 'fileutils'
|
||||
class X509Auth
|
||||
PROXY_PATH = ENV['HOME']+'/.one/one_x509'
|
||||
|
||||
attr_reader :dn
|
||||
|
||||
# Initialize x509Auth object
|
||||
#
|
||||
# @param [Hash] default options for path
|
||||
|
Loading…
x
Reference in New Issue
Block a user