Remove extra newline
This commit is contained in:
@@ -130,7 +130,6 @@ module Zanzibar
|
|||||||
# Calls get get_fieldlabel_value()
|
# Calls get get_fieldlabel_value()
|
||||||
# @param [Integer] the secret id
|
# @param [Integer] the secret id
|
||||||
# @return [String] the password for the given secret
|
# @return [String] the password for the given secret
|
||||||
|
|
||||||
def get_password(scrt_id)
|
def get_password(scrt_id)
|
||||||
return get_fieldlabel_value(scrt_id)
|
return get_fieldlabel_value(scrt_id)
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user