You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove some code duplication between the ports (#17513)
There was a bunch of redundant calls to `try_delete` and by having
`clear_project_build()` return the build directory we can avoid
recalculating the build directory.
Split out from #17512
0 commit comments