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 warnings for unused variables #1019

Closed

Conversation

andyw8
Copy link
Contributor

@andyw8 andyw8 commented Sep 13, 2023

Fixes the following warnings:

.../3.0.0/gems/debug-1.8.0/lib/debug/session.rb:2527: warning: assigned but unused variable - sym
.../3.0.0/gems/debug-1.8.0/lib/debug/thread_client.rb:618: warning: assigned but unused variable - e

@st0012
Copy link
Member

st0012 commented Sep 13, 2023

This is duplicated with #993 and #1018

@andyw8 andyw8 closed this Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants