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

Fix Ruby warning #411

Merged
merged 1 commit into from
Jan 24, 2024
Merged

Fix Ruby warning #411

merged 1 commit into from
Jan 24, 2024

Conversation

y-yagi
Copy link
Contributor

@y-yagi y-yagi commented Jan 24, 2024

This fixes the following warning.

interagent/committee/lib/committee/schema_validator/open_api_3.rb:90: warning: assigned but unused variable - is_form_params

This fixes the following warning.

```
interagent/committee/lib/committee/schema_validator/open_api_3.rb:90: warning: assigned but unused variable - is_form_params
```
Copy link
Member

@brandur brandur left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@brandur brandur merged commit 2756c76 into interagent:master Jan 24, 2024
6 checks passed
@y-yagi y-yagi deleted the fix-ruby-warning branch January 24, 2024 20:14
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