Skip to content
This repository was archived by the owner on Jan 27, 2026. It is now read-only.

refactor: remove unused async from functions#571

Merged
JannikSt merged 3 commits into
developfrom
fix-unused-async
Jun 25, 2025
Merged

refactor: remove unused async from functions#571
JannikSt merged 3 commits into
developfrom
fix-unused-async

Conversation

@noot
Copy link
Copy Markdown
Contributor

@noot noot commented Jun 23, 2025

fix clippy's unused_async warnings by removing unused async from functions and refactoring into test-specific functions if necessary.

i'm not a huge fan of the changes in crates/validator/src/validators/synthetic_data/chain_operations.rs, but this will likely involve larger test refactors to remove all the #[cfg]s, which i can tackle later.

@noot noot requested a review from JannikSt June 23, 2025 18:51
@JannikSt JannikSt merged commit 570e0a6 into develop Jun 25, 2025
1 check passed
@JannikSt JannikSt deleted the fix-unused-async branch June 25, 2025 12:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants