Commit 856ef79
committed
chore(cli): remove scary "you shouldn't see this" message
We thought people shouldn't see this message, but they occasionaly do, which leads
to alarmed bug reports.
It's *probably* okay to remove the `on('timeout')` event handler if we
have to have this one anyway, but I'm not a 100% confident so I'd rather
just make the message less objectionable and have 2 timers, than have 1
and not be sure what's going on.1 parent d644c00 commit 856ef79
1 file changed
Lines changed: 4 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
152 | 151 | | |
153 | | - | |
| 152 | + | |
154 | 153 | | |
155 | 154 | | |
156 | 155 | | |
| |||
0 commit comments