Small cleanup surfaced by the requirements baseline. After the move to hs-uploader's PskReporterTcp transport (no external pskreporter binary), two clients still carry a vestigial /usr/local/bin/pskreporter presence check in their validate/config paths:
Remove the dead check so validate doesn't warn on a binary that's no longer on the upload path.
Small cleanup surfaced by the requirements baseline. After the move to
hs-uploader'sPskReporterTcptransport (no externalpskreporterbinary), two clients still carry a vestigial/usr/local/bin/pskreporterpresence check in theirvalidate/config paths:Remove the dead check so
validatedoesn't warn on a binary that's no longer on the upload path.