lib/berkshelf/api/cache_builder/worker.rb in berkshelf-api-1.0.0 vs lib/berkshelf/api/cache_builder/worker.rb in berkshelf-api-1.1.0

- old
+ new

@@ -36,10 +36,9 @@ # @return [Array<RemoteCookbook>] # The list of cookbooks this builder can find def cookbooks raise RuntimeError, "must be implemented" end - end class << self # @param [#to_s] name #