diff options
-rw-r--r-- | manifests/init.pp | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/manifests/init.pp b/manifests/init.pp index 731e939..a998d48 100644 --- a/manifests/init.pp +++ b/manifests/init.pp @@ -1,6 +1,3 @@ -import "polipo.pp" -import "daemon.pp" - class tor { if !$tor_ensure_version { $tor_ensure_version = 'installed' } |