Closed as not planned
Description
(depends on PR #7915)
In #7915 I moved some things (related to fs paths) around. To avoid churn, I added some aliases. Those aliases need to be dropped and the churn incurred.
- simply delete src/client/common/platform/pathUtils.ts
- in src/client/common/types.ts, remove the
IPathUtils
andIsWindows
exports