diff --git a/lib/fog/core/credentials.rb b/lib/fog/core/credentials.rb index 02d3e8841..86faf51e4 100644 --- a/lib/fog/core/credentials.rb +++ b/lib/fog/core/credentials.rb @@ -37,8 +37,6 @@ module Fog end private - # @param [String] _cred The name of the credential being used - # @param [String] _path Resource Config File's Path # @return [String] The error message that will be raised, if credentials cannot be found def self.missing_credentials <<-YML Missing Credentials