Commit ed26a60
Remove items from array in reverse order (#18383)
* Remove items from array in reverse order
* Fix linter
* Update src/client/pythonEnvironments/base/locators/composite/envsCollectionCache.ts
Co-authored-by: Kartik Raj <karraj@microsoft.com>
* Update src/client/pythonEnvironments/base/locators/composite/envsCollectionCache.ts
Co-authored-by: Kartik Raj <karraj@microsoft.com>1 parent 4758b35 commit ed26a60
2 files changed
Lines changed: 5 additions & 1 deletion
File tree
- news/2 Fixes
- src/client/pythonEnvironments/base/locators/composite
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
84 | 84 | | |
85 | 85 | | |
86 | 86 | | |
87 | | - | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
88 | 91 | | |
89 | 92 | | |
90 | 93 | | |
| |||
0 commit comments