mirror of
https://github.com/fog/fog.git
synced 2022-11-09 13:51:43 -05:00
Forgot to remove yardoc params for missing_credential
This commit is contained in:
parent
b37847cb82
commit
7d4289a462
1 changed files with 0 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue