stop including params everywhere
[puppet-modules/puppetlabs-apt.git] / manifests / ppa.pp
index 0fdcc95f3a9902ea7f1335a6219823e146f7dc48..f6c7373d8d3c599c5126d980f2136a47766e67e7 100644 (file)
@@ -5,7 +5,6 @@ define apt::ppa(
   $release = $::lsbdistcodename,
   $options = $apt::params::ppa_options,
 ) {
-  include apt::params
   include apt::update
 
   $sources_list_d = $apt::params::sources_list_d