Commit f36e45e
committed
refactor(scripts): remove redundant spinner cleanup in interactive-runner
Removes manual spinner.stop() calls and ANSI clearing sequences
as spinner success()/fail() methods now handle cleanup internally.
Simplifies error handling logic.1 parent e15db2d commit f36e45e
1 file changed
Lines changed: 0 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
209 | 208 | | |
210 | | - | |
211 | | - | |
212 | 209 | | |
213 | | - | |
214 | 210 | | |
215 | | - | |
216 | | - | |
217 | 211 | | |
218 | 212 | | |
219 | 213 | | |
| |||
233 | 227 | | |
234 | 228 | | |
235 | 229 | | |
236 | | - | |
237 | 230 | | |
238 | | - | |
239 | | - | |
240 | 231 | | |
241 | 232 | | |
242 | 233 | | |
| |||
0 commit comments