diff --git a/manifests/init.pp b/manifests/init.pp index e2ba650..298133b 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -4,9 +4,6 @@ # class eyplib inherits eyplib::params{ - # service definition and notification: - # - # notify => Class['eyplib::service'], - # class { 'eyplib::service': } + # nothing to do here }