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
There was an `@UpdateForV9` on this class saying that it could be
replaced with `TransportRequest.Empty`. But that was removed by
#109790, and all its
non-test usages replaced by trivial implementations of
`TransportRequest`. This change therefore just simplifies the class a
bit and removes that annotation.
0 commit comments