Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disallow unused variables in graphql_api.rs #434

Merged
merged 1 commit into from
Jan 29, 2025

Conversation

limemloh
Copy link
Contributor

Purpose

Remove #![allow(unused_variables)] from graphql_api.rs and address the warnings

@limemloh limemloh requested review from lassemand and DOBEN January 28, 2025 13:16
@limemloh limemloh force-pushed the disallow-unused-variables branch from ba2b33b to 5efdea6 Compare January 28, 2025 13:23
@limemloh limemloh force-pushed the disallow-unused-variables branch from 5efdea6 to 39b093e Compare January 29, 2025 09:45
@limemloh limemloh merged commit e18c020 into main Jan 29, 2025
3 checks passed
@limemloh limemloh deleted the disallow-unused-variables branch January 29, 2025 09:49
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.

2 participants