Commit 793254a
committed
refactor: remove state cleanup in the diff parser
This is not necessary because the state is (and must be) only used for
parsing one variation diff. Furthermore, if this would be needed, it
would be buggy. In particular, this cleanup code is not executed in case
an exception is thrown.1 parent f114ce9 commit 793254a
1 file changed
Lines changed: 0 additions & 5 deletions
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
292 | | - | |
293 | | - | |
294 | | - | |
295 | | - | |
296 | 291 | | |
297 | 292 | | |
298 | 293 | | |
| |||
0 commit comments