Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
SNOW-914532: Fix variable name in ClearAllPoolsAsync (#804)
### Description The PR renames the variable to the correct name for ClearAllPoolsAsync ### Checklist - [x] Code compiles correctly - [x] Code is formatted according to [Coding Conventions](../CodingConventions.md) - [ ] Created tests which fail without the change (if possible) - [ ] All tests passing (`dotnet test`) - [ ] Extended the README / documentation, if necessary - [x] Provide JIRA issue id (if possible) or GitHub issue id in PR name
- Loading branch information