lib/conjur/api/hosts.rb in conjur-api-4.20.1 vs lib/conjur/api/hosts.rb in conjur-api-4.21.0

- old
+ new

@@ -23,10 +23,10 @@ module Conjur class API class << self # @api private - # TODO WTF does this do! + # deprecated def enroll_host(url) if Conjur.log Conjur.log << "Enrolling host with URL #{url}\n" end require 'uri'