Commit 3aee42e
remove unncessary function performEditsAndUpdateInternal() (#2277)
## Checklist
- [ ] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [ ] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [ ] I have not broken the cheatsheet
All tests passing. ` 7211 passing (4m)`
Co-authored-by: Cedric Halbronn <[email protected]>1 parent b9709f9 commit 3aee42e
File tree
1 file changed
+2
-17
lines changed- packages/cursorless-engine/src/core/updateSelections
1 file changed
+2
-17
lines changedLines changed: 2 additions & 17 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
307 | 307 | | |
308 | 308 | | |
309 | 309 | | |
310 | | - | |
311 | | - | |
312 | | - | |
313 | | - | |
314 | | - | |
315 | | - | |
316 | | - | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
323 | | - | |
324 | | - | |
| 310 | + | |
325 | 311 | | |
326 | 312 | | |
327 | 313 | | |
328 | 314 | | |
329 | 315 | | |
330 | | - | |
331 | 316 | | |
332 | 317 | | |
333 | 318 | | |
| |||
0 commit comments