Commit 0fa260c
committed
init.pp: remove useless exec with default title
Per the docs, the special value `default` sets default attribute
values for other resource bodies in the same expression. There are no
resources in this expression so it doesn't do anything. This was
probably intended to be a "legacy-style default, but the style guide
says to avoid these anyway.1 parent 063e230 commit 0fa260c
1 file changed
+0
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
66 | 65 | | |
67 | 66 | | |
68 | 67 | | |
| |||
76 | 75 | | |
77 | 76 | | |
78 | 77 | | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | 78 | | |
85 | 79 | | |
86 | 80 | | |
| |||
0 commit comments