projects
/
puppet_common.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
97e15ea
)
remove unnecessary import
author
mh
<mh@immerda.ch>
Sat, 31 Oct 2009 14:26:59 +0000
(15:26 +0100)
committer
Micah Anderson
<micah@riseup.net>
Thu, 2 Sep 2010 22:11:59 +0000
(18:11 -0400)
manifests/init.pp
patch
|
blob
|
history
diff --git
a/manifests/init.pp
b/manifests/init.pp
index
069ff4c
..
f01ba24
100644
(file)
--- a/
manifests/init.pp
+++ b/
manifests/init.pp
@@
-14,4
+14,3
@@
file {
}
import "defines/*.pp"
-import "classes/*.pp"