bolt-modules/boltlib/lib/puppet/functions/apply_prep.rb in bolt-1.6.0 vs bolt-modules/boltlib/lib/puppet/functions/apply_prep.rb in bolt-1.7.0
- old
+ new
@@ -1,7 +1,6 @@
# frozen_string_literal: true
-require 'fileutils'
require 'bolt/task'
# Installs the puppet-agent package on targets if needed then collects facts, including any custom
# facts found in Bolt's modulepath.
#