Skip to content

[F] remove unused var c0. Avoid linter warnings. #22

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dvarrui
Copy link

@dvarrui dvarrui commented Nov 7, 2022

Running my project test appears this warning:

/home/quigon/.rbenv/versions/3.1.0/lib64/ruby/gems/3.1.0/gems/unicode_utils-1.4.0/lib/unicode_utils/each_grapheme.rb:37: warning: assigned but unused variable - c0
Loaded suite /home/quigon/.rbenv/versions/3.1.0/lib64/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader
Started

My suggestion is delete lines with c0 var, This var isn't used.

Thanks!

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