Skip to content

Conversation

@gap-editor
Copy link

Description

This PR performs a small cleanup in the Risc0 cryptography module:

  • Removed an unused import:

    use std::hash::Hash;

    which was redundant since Hash is already derived via #[derive(Hash)] on Risc0PublicKey.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 26, 2025

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@gap-editor
Copy link
Author

I have read the CLA Document and I hereby sign the CLA

github-actions bot added a commit that referenced this pull request Oct 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant