Remove apt::key was wrong, we only need to remove the requirement
[puppet-modules/puppetlabs-apt.git] / manifests / setting.pp
index 3809239f0d1b522ac1caa0cb2e72d828c347a406..507ec9495d66ac2e6d305f71596996d34e7e1973 100644 (file)
@@ -49,5 +49,4 @@ define apt::setting (
     source  => $source,
     notify  => $_notify,
   }
-
 }