Clean up Stats header import of MemoryTest
Open
area/stats
no stalebot
- Dominant language
- C++
- Stars
- 28.9k
- Forks
- 5.6k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 428
Description
PR #34831 moves `MemoryTest` into the `Memory` namespace; it is apparently used externally from the `Stats` namespace, so the PR leaves a `using` for backwards compatibility.
This issue is to remove that `using` and the corresponding `#include` and the corresponding build dependency, once the external usage has been migrated.
Contributor guide
Assessment
This issue has not been assessed yet.