removing obsolete TODO comment
This commit is contained in:
Родитель
2cdd0f89a8
Коммит
13c40e93a5
|
@ -45,7 +45,6 @@ class Puppet::Network::HTTP::Mongrel
|
|||
end
|
||||
end
|
||||
|
||||
# TODO/FIXME: need a spec which forces delegation to the real class
|
||||
def class_for_protocol(protocol)
|
||||
return Puppet::Network::HTTP::MongrelREST if protocol.to_sym == :rest
|
||||
return Puppet::Network::HTTP::MongrelXMLRPC if protocol.to_sym == :xmlrpc
|
||||
|
|
Загрузка…
Ссылка в новой задаче