Skip to content

Remove unused import of Field in inner_product.rs example#319

Open
MozirDmitriy wants to merge 1 commit intoaxiom-crypto:community-editionfrom
MozirDmitriy:remove-unused-field-import-inner-product-example
Open

Remove unused import of Field in inner_product.rs example#319
MozirDmitriy wants to merge 1 commit intoaxiom-crypto:community-editionfrom
MozirDmitriy:remove-unused-field-import-inner-product-example

Conversation

@MozirDmitriy
Copy link
Copy Markdown

This commit removes the unused import of the Field trait from the halo2_proofs crate in the inner_product.rs example file. The Field trait was not referenced anywhere in the code, and its removal helps keep the imports clean and maintainable.

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