stop including params everywhere
[puppet-modules/puppetlabs-apt.git] / manifests / update.pp
index d9b338d952a23bfef373dd987d151ef8a2467fab..26790ceafa8a34391336a4430111cdbc08ff65f0 100644 (file)
@@ -1,5 +1,4 @@
 class apt::update {
-  include apt::params
   #TODO: to catch if $::apt_update_last_success has the value of -1 here. If we
   #opt to do this, a info/warn would likely be all you'd need likely to happen
   #on the first run, but if it's not run in awhile something is likely borked