2022-June-09 - Prerelease - 2.6.880
Pre-release
Pre-release
Remove TransportTracker.isTransporting(). (#10612) * Remove TransportTracker.isTransporting(). It's a duplicate of u.isTransporting(). The latter is marked deprecated for performance reasons, but the former ran the same code and so it didn't make sense for one to be deprecated but not the other. * Remove imports.