Commit ce1935b
committed
LoopAppManager: force-unwrap watch/statusExtension managers in diagnostic report
Both fields are implicitly-unwrapped optionals that are guaranteed to be
set by the time the diagnostic report runs; reflecting the Optional
wrappers produced opaque "Optional(...)" lines that obscured the
underlying state. Matches how the other manager fields above and below
these lines are rendered.1 parent 830af33 commit ce1935b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1067 | 1067 | | |
1068 | 1068 | | |
1069 | 1069 | | |
1070 | | - | |
| 1070 | + | |
1071 | 1071 | | |
1072 | | - | |
| 1072 | + | |
1073 | 1073 | | |
1074 | 1074 | | |
1075 | 1075 | | |
| |||
0 commit comments