Commit 5577147
authored
make the underlying component lifecycle private again (#91)
* make the underlying component lifecycle private again
motivation: there is no need to explose the underlying component lifecycle, since there are better composition solutions
changets: make ServiceLifecycle::underlying private (again)
* fixup1 parent e5e078d commit 5577147
1 file changed
+1
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
187 | 187 | | |
188 | 188 | | |
189 | 189 | | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
| 190 | + | |
194 | 191 | | |
195 | 192 | | |
196 | 193 | | |
| |||
0 commit comments