summaryrefslogtreecommitdiff
path: root/manifests
diff options
context:
space:
mode:
authormh <mh@immerda.ch>2009-10-31 15:26:59 +0100
committerMicah Anderson <micah@riseup.net>2010-09-02 18:11:59 -0400
commit36c3eecba32ef791f355df369c96d757ad096fe6 (patch)
treea8b49c54deb2a0ed802ffbb4b77f2cd2a92ed34f /manifests
parent97e15ea5a84bf414529e110a4215d9fe7f9f20e0 (diff)
remove unnecessary import
Diffstat (limited to 'manifests')
-rw-r--r--manifests/init.pp1
1 files changed, 0 insertions, 1 deletions
diff --git a/manifests/init.pp b/manifests/init.pp
index 069ff4c..f01ba24 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -14,4 +14,3 @@ file {
}
import "defines/*.pp"
-import "classes/*.pp"