Remove erroneous move; the erstwhile, moved-from state is still needed.
This hadn't manifested as an error so far because the moved-from object had accidentally not been movable so far, so the move was ineffective. PiperOrigin-RevId: 232677767
Loading
Please sign in to comment