Closed tt closed 2 months ago
While I was addressing #92, I noticed another warning:
lib/scrolls/utils.rb:56: warning: assigned but unused variable - esc
I'm not sure when this first started. I still have Ruby 2.5 installed and that also raises it.
It's not critical but I figured to address it considering I was already in the codebase.
Thanks for the contribution!
While I was addressing #92, I noticed another warning:
I'm not sure when this first started. I still have Ruby 2.5 installed and that also raises it.
It's not critical but I figured to address it considering I was already in the codebase.