pub fn remove_patch( entry: &Entry, repo_root: &Path, ) -> Result<(), SkillfileError>
Remove the patch file for a single-file entry. No-op if it doesn’t exist.