lib/omnibus/fetcher.rb in omnibus-5.4.0 vs lib/omnibus/fetcher.rb in omnibus-5.5.0

- old
+ new

@@ -70,10 +70,9 @@ # @return [String] # attr_reader :project_dir attr_reader :build_dir - # # Create a new Fetcher object from the given software. # # The parameters correspond to the relevant portions of a software # definition that a fetcher needs access to. This avoids strongly coupling