lib/nanoc/base/services/temp_filename_factory.rb in nanoc-4.8.10 vs lib/nanoc/base/services/temp_filename_factory.rb in nanoc-4.8.11

- old
+ new

@@ -1,8 +1,6 @@ # frozen_string_literal: true -require 'tmpdir' - module Nanoc::Int # @api private class TempFilenameFactory # @return [String] The root directory for all temporary filenames attr_reader :root_dir