diff --git a/lib/zanzibar.rb b/lib/zanzibar.rb index 1d7e6c5..5900d4b 100644 --- a/lib/zanzibar.rb +++ b/lib/zanzibar.rb @@ -130,7 +130,6 @@ module Zanzibar # Calls get get_fieldlabel_value() # @param [Integer] the secret id # @return [String] the password for the given secret - def get_password(scrt_id) return get_fieldlabel_value(scrt_id) end