summaryrefslogtreecommitdiff
path: root/manifests/plugin.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/plugin.pp')
-rw-r--r--manifests/plugin.pp2
1 files changed, 0 insertions, 2 deletions
diff --git a/manifests/plugin.pp b/manifests/plugin.pp
index 1745b40..af2c9e0 100644
--- a/manifests/plugin.pp
+++ b/manifests/plugin.pp
@@ -129,8 +129,6 @@ define munin::plugin::deploy ($source = '', $ensure = 'present', $config = '') {
} else {
munin::plugin{$name: ensure => $ensure, config => $config }
}
-
-
}
### clases for plugins