Merge pull request #48 from nanliu/tb/lint
[puppet-modules/puppetlabs-apt.git] / manifests / conf.pp
index c1af710fd4b2a3b45f92f830a7eafeab27464935..fa7f97d435f6001c3bea06cf2f50e921f2a3f4fa 100644 (file)
@@ -1,7 +1,7 @@
 define apt::conf (
   $priority = '50',
   $content
-  ) {
+) {
 
   include apt::params