Remove the legacy rbtools.clients.base.patch module.
Review Request #15283 — Created Sept. 9, 2026 and updated — Latest diff uploaded
This module was deprecated in RBTools 5.1, and was left as a forwarding
import forrbtools.diffs.patches.PatchAuthorandPatchResult.Docstring references to the old module are now plain literals, since
the module no longer exists to link to.
Ran unit tests.